GTD2020-05-31 icon indicating copy to clipboard operation
GTD2020-05-31 copied to clipboard

repo-analytics/repo-analytics.github.io: Thorough analytics for your GitHub repos

Open kunpeng9 opened this issue 3 years ago • 0 comments

Thorough analytics for your GitHub repos

彻底分析你的 GitHub 回购

Chat with us in Slack

与我们在 Slack 聊天

Setup 设置

Add config file

添加配置文件

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

Thanks 谢谢

kunpeng9 avatar Nov 15 '20 10:11 kunpeng9