Skip to content

mattx0601/gitgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

cd app
npm install
npm run start

In 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published