This application is a simple web application to display GitHub issues for a given repository when provided with a GitHub personal access token.
- Clone the repository
- Run
go run main.go
from the root of the repository - Navigate to
localhost:8080
in your browser