WS-server for bugs workflow watching for Bugzilla 5.0+
Installing:
Clone the repo:
git clone https://gitlab.eterfund.ru/kantegory/bugs-watcher.gitMove to directory:
cd bugs-watcher/serverInstall all deps:
npm installStart server:
npm startServer is available now at http://hostname:17003