Skip to content

bruzed/GitHubCommitActivityExplorer

Repository files navigation

Github Commit Activity Explorer

A simple app to compare the commit activity of public GitHub repositories.

documentation/search.png documentation/list.png

Setup

Assuming that you have node installed on your system, run the following commands to start the application:

  1. Generate a GitHub Fine-grained access token
  2. Create a .env file at the root and add the access token to it: VITE_GH_KEY=<your-access-token>
  3. Install dependencies: npm install
  4. Run dev: npm run dev

About

A simple app to compare the commit activity of public GitHub repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published