Find all forks of a repo and find those with ahead commits
- Create a
.env
file with your github personal access token. For example:
GITHUB_TOKEN=<your_token>
- Run
yarn
follow byyarn start
to start the server - Go to
localhost:<PORT>
and paste your repo URL as a param query