DEV Community

Cover image for I built a platform to check service uptime and availability
Muhideen Mujeeb Adeoye
Muhideen Mujeeb Adeoye

Posted on

I built a platform to check service uptime and availability

So I got bored and think of what I can build to easy my workflow and here we are, Statussync.dev

Why Statussync

As a developer most of our workflow depends on one service or the other, take Github as example you either use Github as VCS or as a service you build a web app on the challenge now is that any time some part of GH service is down e.g API, Copilot, Pull request, Issues etc there is no way of you know that happened in order to know you either have to go to X (Twitter) and see the trending topics or go to GH status page to keep track of what's wrong.

Let's imagine you have more than one service you used in your web-app e.g Github/GH API, Stripe, Cloudflare, Discord API, Telegram API, Digitalocean etc keeping up with all of these services become a job on it own but what if we can streamline the whole process so that you can do all in a single dashboard.

Statussync Dashboard

Statussync, a web platform that aggregates all third-party service uptime and incident reports into a single dashboard notifies you when a service is down and aids in the documentation of past incidents. With custom service and monitoring (Coming soon) you will be able to add your own service which user can subscribe to.

Here I explained how Statussync works in detail

Tech Stack

  • Remix
  • Prisma
  • TailwindCSS
  • Supabase
  • Lemonsqueezy
  • Digialocean App platform

Launching soon on Product Hunt https://www.producthunt.com/products/statussync

More update coming soon after successful launch on PH, wish me best of luck.

Statussync.dev

Top comments (0)