Gitlab based Kanban Board Backend
- ActionHero Based (WebSocket Communication)
- Enter api token to auth (save with local storage)
- Use node gitlab api
- Set issue & milestone state with gitlab emoticons
- Angular Material Frontend
npm install
npm test
GITLAB_URL=http://gitlab.com/ PORT=1234 npm start
- can be aquired with http://YOUR_SERVER_IP:PORT/internal/documentation