Simple page to show progress of Jira Epic.
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 servernpm install
npm run devDon't forget to start server
npm run server