Visualize github issues.
yarn
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}
yarn start