Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 371 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 371 Bytes

service-monitor

Service that monitors ZelCore services status

Requirements

Requires node version 8.0 and above

Installation

Install npm dependencies with command:

npm install

Usage

Start the service with command:

npm start

After the service has been started, you should be able to browse to it on port 3333. Example: http://localhost:3333