Skip to content

dylanwatsonsoftware/jira-metrics

 
 

Repository files navigation

jira-metrics

Pull metrics from a jira repository.

To install you'll firstly need to install node.js, then:

git clone https://github.com/bwobbones/jira-metrics.git

npm install

bower install

node app.js

Add a .env file to the root of the project that contains:

JIRA_USERNAME=<username>	
JIRA_PASSWORD=<password>

In /public/js/app.js adjust jiraHostName to be your jira repository url.

Metrics Image

About

Dashboard for JIRA - using Node.js and AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.7%
  • HTML 22.0%
  • CSS 3.7%
  • Shell 1.6%