coffeebreak-monitor
v0.1.3
Published
Coffeebreak build and status monitor
Downloads
3
Maintainers
Readme
Coffeebreak Monitor
Monitor dashboard for your build pipelines
Requirements
Set env variables
CB_GITLAB_API_TOKEN=mysupersecrettoken
CB_GITLAB_API_URL=https://gitlab.com/api/v4
Installation
Install it as a global NPM module.
npm install coffeebreak-monitor -g
coffeebreak-monitor start
Install it as a local NPM module
npm install coffeebreak-monitor
npx coffeebreak-monitor start
Now, navigate to http://localhost:5050