Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 298 Bytes

This application is a simple web application to display GitHub issues for a given repository when provided with a GitHub personal access token.

to run the application

  1. Clone the repository
  2. Run go run main.go from the root of the repository
  3. Navigate to localhost:8080 in your browser