Easily monitor your external providers status page.
A service by OpenStatus
It regulary check external status page for updates.
At the moment it only supports Atlassian StatusPage but more will come.
We believe the status of your external service should be open and accessible to everyone.
- Bun - Package manager
- Hono - API
- Cloudflare Workers
- Cloudflare D1
- Cloudflare Queues
- Cloudflare Cron Scheduler
- Install dependencies
bun install
- Execute database migration
wrangler d1 execute status-db --local --file=./drizzle/0000_outstanding_doomsday.sql
- Run it
bun dev