/uptime

A basic app to monitor site uptime

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Uptime

A basic app to monitor site uptime.

Installation

npm install
cp config.json.template config.json
npm start

Set the sites to monitor in config.json, as well as any post-check hooks.

License & Contributions

This project is dedicated to the public domain via CC0. For additional information on contributions, see CONTRIBUTING.md.