1. Downloading and Installing Monito - d4rckh/monito GitHub Wiki

Welcome to the monito wiki!

To Download clone the GitHub repo locally and run the following in the root directory of the repo:

npm i

To run the website please run

node server.js

Afterwards go to localhost:3000, you will be asked for a server name and a code, please do not share this code, it is used to login into the Web Client. After installing you will be redirected to the Web Client which will ask you for the secret code, input it in and press enter.

Awesome, you installed Monito successfully, move onto the next page to learn how to make your first trigger!