Repo Analytics

October 17, 2019 ยท View on GitHub

Repo Analytics

Thorough analytics for your GitHub repos

Chat with us in Slack

Setup

Add config file

// backend/secret.json
{
  "aws": {
    "accessKeyId": "",
    "secretAccessKey": ""
  },
  "github": {
    "clientID": "",
    "clientSecret": ""
  },
  "jwtSecret": ""
}

Thanks

  • XKCD styled chart lib - chart.xkcd
  • Host single page apps with GitHub Pages
  • Walking octocat
  • Icons: remix icon

Contents

  1. 1Setup
  2. 2Thanks