Project to show a overview of new issues submitted in a GitHub organisation

The project uses Qlik Associative Engine, to start the Engine make sure you've read the EULA and run this command.

ACCEPT_EULA=yes docker-compose up -d

Install npm dependencies and run the server.

npm install
npm run start