a simple status page for your service
This repository has been archived on 2020-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
surtur dedcdcb87d
chore: updated template files
2020-08-13 13:57:10 +02:00
app chore: updated template files 2020-08-13 13:57:10 +02:00
.gitignore chore: don't track db files 2020-08-07 01:49:36 +02:00
README.md initial commit 2020-07-30 19:52:34 +02:00
nurun.sh chore: introducing metrics 2020-08-11 15:02:42 +02:00
requirements.txt chore: add deps to requirements 2020-08-11 18:58:49 +02:00
statuspagerc feat: added JWT-based authentication; introduced config file 2020-08-11 11:48:46 +02:00

Statuspage

this repo holds the sawce for the app that monitors the status of your API/website/service.

Note - this app is alpha quality software. Use at your own discretion.

Built with love and FastAPI