Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 699 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 699 Bytes

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