Skip to content

anayadesign/milestone-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Milestone Viewer

Created to test out the GitHub API.

Displays merged pull requests if they're associated with a GitHub Milestone in your repo. Uses GitHub's REST API v3

Get Started

  1. Add a .env file with:
    • GITHUB_REPO=USERNAME/REPO_NAME
    • GITHUB_TOKEN=API_KEY
  2. npm run build
  3. Open dist/index.html and view your content

About

View Pull Requests tagged with a Milestone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published