RomainJeff / github-activity

What does your day look like ?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

What does your day look like ?


Languages

Language:HTML 63.2%Language:PHP 36.8%