JohanBjerning / issue-dashboard-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 84.4%Language:CSS 13.3%Language:HTML 2.3%