Skip to content

azs06/github-streak-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Node.js application to display Github streak using graphql

Exammple usage

git clone [email protected]:azs06/github-streak-viewer.git
npm install
npm start
http://localhost:3002/streak/username
npm start:prod # To run in production mode

It uses pm2 to run in production mode. Make sure to install pm2 globally.

Currently used on my github landing page: azs06

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published