The Watcher is an uptime monitor, now fully rewritten from scratch in svelte, along with using postgresql instead of sqlite! It currently only supports web monitors but will support more soon.
- Clone the repository with
git clone https://github.com/cyteon/the-watcher - Install deps with
npm i - Copy
.env.exampleto.envand fill it in - Build it with
npm run build - Run it, and navigate to http://localhost:3000 and press open dashboard
- Create an user account as instructed
- Profit