Get the traffic summary of your public github repositories. You can see :
- referrer
- unique clones
- unique views
This is a full front-end application who simply rely on Github API as back.
You can see it at gitgraph.wellsguillaume.fr.
It also rely on a PHP server who handle the authentication process. This is a docker container that you can find : here on dockerhub with his dockerfile : here
npm install
npm run build_prod