cd app
npm install
npm run startIn gitgraph/app/src, create a /config folder and create a auth.ts, and populate it with your Github developer key following
export const API_KEY = "INSERT_KEY_HERE"It's functionally a .env but more bare bones.
| Name | Name | Last commit date | ||
|---|---|---|---|---|