mirror of
https://github.com/status-im/burnchart.git
synced 2025-01-18 22:51:21 +00:00
Server for connect to GitHub Issues API and displaying a burndown chart for a current milestone.
Requirements:
You can install all the following dependencies by running:
npm install -d
Configure:
The app is configured by pointing to a public GitHub user/project. Do so in config.yml
:
github_user: ̈́'intermine'
github_project: 'InterMine'
project_name: 'Core InterMine Project'
Use:
- Start a node server using
.webserver.sh
. - Visit http://0.0.0.0:3000/
Example:
Description
Languages
JavaScript
99.4%
CSS
0.6%