Bulliby / GitGraph

Github traffic viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github traffic viewer

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

screenshot of Single Page Application

Installation

  • npm install
  • npm run build_prod

About

Github traffic viewer


Languages

Language:Vue 55.4%Language:JavaScript 44.6%