kunpeng9 / GTD2020-05-31

2020-05-31创建【将github的项目链接等放入滴答清单进行管理或者印象笔记等,实践证明都不可行,不好用,完全被搁置了】
The Unlicense
26 stars 5 forks source link

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

Open kunpeng9 opened 3 years ago

kunpeng9 commented 3 years ago

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 谢谢