xN4P4LM-org / gh-issue-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Go 63.4%Language:HTML 20.8%Language:JavaScript 11.9%Language:CSS 4.0%