Status page & uptime monitor

This is a free, hackable uptime/downtime monitor that sends you an email when the site doesn't return a 200. It also stores historical uptime and latency data in your Val Town SQLite, which is used to power a status page.

Installation

  1. Remix this starter template on the top right to get started.
  2. Edit the list of URLs to what you want to monitor in config.json
  3. [Optional] You can manually run monitor a couple times to populate your status page with data
  4. [Optional] By default, the downtime dector emails you. Yon can configure it here

Credit

This project was inspired by @healeycodes/isMyWebsiteDown.