matheussampaio / github-repo-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Repository Stats

How to configure

Create a .env from .env.example, add you access token, and update GITHUB_REPOSITORIES with your repositories.

How to run

With Docker:

$ docker-compose up

With Node:

$ npm start

Stats

  • Pull request ranking
  • Commits ranking
  • Reviews ranking
  • Comments ranking
  • Average time to merge a pull request
  • Average number of pull requests created per day
  • Average time to review a pull request

About


Languages

Language:JavaScript 94.4%Language:Dockerfile 5.6%