Compare GitHub repos by the history of stars, issues, releases...
- Clone repo
- Copy
.env.example
to.env
- Get a personal access token from GitHub and add it to
.env
- Run
npm install && npm start
Compare GitHub repos by the history of stars, issues, releases...
JavaScriptMIT