/github-trends

Compare GitHub repos by the history of stars, issues, releases...

Primary LanguageJavaScriptMIT LicenseMIT

GitHub Trends · CodeQL GitHub license

Compare GitHub repos by the history of stars, issues, releases...

CleanShot 2024-05-22 at 15 37 30@2x

Getting Started

  1. Clone repo
  2. Copy .env.example to .env
  3. Get a personal access token from GitHub and add it to .env
  4. Run npm install && npm start