Skip to content

bastoche/issue-vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

issue-vis

Build Status

Visualize github issues.

Requirements

Setup

Install dependencies

yarn

Local configuration

Create a file named .env.local at the root of the project and fill in the following properties:

  • REACT_APP_GITHUB_TOKEN={your_github_oauth_token}
  • REACT_APP_REPOSITORIES={the_comma_separated_list_of_repositories_you_are_interested_in}

Launch

yarn start

About

Visualize github issues.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published