Skip to content

ramyx/nestjs-githistory-app

Repository files navigation

Setup

Github token

Create a github token following this instrucctions Creating a personal access token

Environment

Create a .env or .env.local file with your data. You can use env.sample as example.

GITHUB_TOKEN=<github_token>

Install dependencies

$npm install

Run

$npm run start

About

backend for githistory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published