There are a number of services I care about knowing what their status is daily. Instead of going to each of their websites to check on them, I built this simple (another word for ugly) dashboard.
The statuses are displayed using Native Web Components. The /assets/places.json
file holds the config for what services to listen to. It requires that the service
has an implementation of the StatusPage.io v2 API.
This is under an MIT licence. Feel free to fork this repo and add your own services!
Checkout the current Status Page!