Skip to content

Source code of a GitHub stats image generator for personal use

License

Notifications You must be signed in to change notification settings

TanvishGG/GitHub-Stats-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-Stats-Api

Source code of a GitHub stats image generator for personal use


Requirements

  1. Install required packages with npm install

Configuring.env

  1. Add your github username as username="your username" in .env file
  2. Obtain your github personal access token with repo scope and put it as token="token" in .env file
  • For more information on obtaining Token, visit: Here

Examples

  1. Github Stats

stats image

2. Github Language Analytics

language analytics