Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 693 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 693 Bytes

GitHub Ranking · CodeQL GitHub license

Search GitHub's top repositories, users and organizations.

image

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