I built StatusPing: Uptime monitoring that doesn't cost $79/mo

Published: (February 17, 2026 at 11:13 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

Overview

I was paying $79/mo for BetterUptime to monitor my side projects. That felt insane for a simple “is my site up?” check, so I built StatusPing – the same core features for just $9/mo.

Features

  • HTTP/HTTPS monitoring (checks every 60 seconds)
  • Email, Slack, and Discord alerts
  • Public status pages
  • 90‑day uptime graphs
  • Modern UI built with Next.js and Tailwind CSS

Pricing

  • Free – up to 3 monitors
  • Pro – $9/mo for up to 20 monitors

Tech Stack

  • Framework: Next.js 14
  • Database: PostgreSQL
  • Hosting: Vercel

The entire stack costs roughly $5/mo to run, allowing the low pricing.

Try it free → statusping.dev

What features would you want in an uptime monitoring tool? I’m iterating based on feedback!

0 views
Back to Blog

Related posts

Read more »

Redesigned my space on the internet.

Wanted it to be fast, accessible, and easy to navigate. Tech Stack - Next.js 14 App Router - Zero layout shifts - Server Actions for emails Live here: Tags: Rea...