git clone [email protected]:azs06/github-streak-viewer.git
npm install
npm starthttp://localhost:3002/streak/usernamenpm start:prod # To run in production modeIt uses pm2 to run in production mode. Make sure to install pm2 globally.
Currently used on my github landing page: azs06