An open API service indexing awesome lists of open source software.

https://github.com/aurelienloyer/github_report_dashboard

Github Dashboard
https://github.com/aurelienloyer/github_report_dashboard

Last synced: about 2 months ago
JSON representation

Github Dashboard

Awesome Lists containing this project

README

        

# Github Report Dashboard
[![Heroku](https://heroku-badge.herokuapp.com/?app=heroku-badge)](https://peaceful-temple-15204.herokuapp.com/)

## CONFIG

Duplicate config/config.model.js file with your config
- config/config.dev.js
- config/config.prod.js

```config.dev.js

module.exports = {
GITHUB_CLIENT_ID: '2345678904567896789',
GITHUB_CLIENT_SECRET: '3789dsqdh567890dsqldj1234',
BASE_URI: 'http://localhost:1337',
PORT: 1337
}

```
## PREVIEW

![image](https://user-images.githubusercontent.com/3717296/46327127-099cb580-c5ce-11e8-892d-f3fe853247f4.png)

![image](https://cloud.githubusercontent.com/assets/3717296/24350718/8d925510-12e3-11e7-9930-c39217bf3971.png)

![image](https://cloud.githubusercontent.com/assets/3717296/24350728/96e1da14-12e3-11e7-8349-57d42b10f0ee.png)

![image](https://cloud.githubusercontent.com/assets/3717296/24350747/a904807a-12e3-11e7-8fdd-cc8f7f04b6f0.png)