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.<p>So I decided to build <a href="https://statussight.com/" rel="nofollow">https://statussight.com/</a> - 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.<p>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.<p>Let me know your thoughts!