simple and easy-to-use self-hosted status monitoring tool
It needs more features but for now...
- Monitoring uptime for HTTP(s)
- Fancy, Reactive, Fast UI/UX
- Status and Latency Chart
And dozens of smaller features to be added.
This is the current state of building the app. Actively working to make this process much more streamlined!
First, copy the .sample.env
file to .env
:
cp .sample.env .env
air
cd web && npm run dev
- React
- Shadcn
- Golang
- Postgres