0.1.3 • Published 2 years ago

coffeebreak-monitor v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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