I recently got tired of subscribing to dozens of status pages (Cloudflare, Vercel, Twilio, GitHub, OpenAI) just to stay ahead of the outages that seem to happen almost every week.
So I decided to build https://statussight.com/ - essentially it's an aggregator that crawls 3,000 status pages every minute, so I can see the status of all services and infrastructure in one central place.
I also added the capability to create a custom dashboard so that you can monitor specifically the services that you use.
I built StatusSight using Next.js, with the frontend being deployed to Vercel, and the status page monitor deployed to Hetzner with Coolify.
Let me know your thoughts!