基于 node.js 的第三 GitHub 客户端
线上地址: https://greedhub-greedlab.rhcloud.com/
English | 中文
$ npm install
$ DEBUG=greedhub-front-end* npm start
如果要发布到线上,需要做如下修改
https://github.com/settings/developers 添加应用。Authorization callback URL
设置为 <your address>/callback
.
util/config.js
修改 client_id
和 client_secret
为对应的值。
- 改样式
- index
- search
- about
- user
- 加返回顶部