Source code of a GitHub stats image generator for personal use
- Install required packages with
npm install
- Add your github username as
username="your username"
in .env file - Obtain your github personal access token with
repo
scope and put it astoken="token"
in .env file
- For more information on obtaining Token, visit: Here
- Github Stats