/github-activity

What does your day look like ?

Primary LanguageHTML

Github Activity

Inspired from spotify.me recap... checkout how your day looks like since the last 30 days !

How to run ?

First you need to create the .env

cp .env.dist .env

Now you can launch the stack

docker-compose up -d

Go to https://localhost:8000 for the result !

Important to note: Github API only allows 30calls/minute... (and limit results to 100 per page)