Skip to content

ra100/jira-progress-bar

Repository files navigation

Jira Progress Bar

Simple page to show progress of Jira Epic.

Preview

Run

Copy config/config.example.js to config/config.local.js, change values based on your Jira.

Build and start server.

npm install
npm run build
npm run server

Open http://localhost:8081/

Development

npm install
npm run dev

Don't forget to start server

npm run server

About

Show progress bar based on Jira issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published