Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 370 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 370 Bytes

bugs-watcher

WS-server for bugs workflow watching for Bugzilla 5.0+

Installing:

Clone the repo:

git clone https://gitlab.eterfund.ru/kantegory/bugs-watcher.git

Move to directory:

cd bugs-watcher/server

Install all deps:

npm install

Start server:

npm start

Server is available now at http://hostname:17003