A simple repository that pulls projects and issues from a specified project management tool.
To set up the project locally, do the following:
- Run
npm install
on the root of the project folder to install the dependencies. - Run
node index.js
to start the server
- Run
jira index.integration.test
to run all integration tests for jira.