โœฆ StealThis .dev
Pages Medium

Status Page

A system status page with service health indicators, uptime bars, incident timeline, and overall status banner. No external libraries.

Open in Lab
vanilla-js css
Targets: JS HTML

Code

Status Page

A public-facing system status page showing service health, uptime history, and incident reports. Inspired by Statuspage.io and Instatus.

Features

  • Overall status banner โ€” All Systems Operational (green) or degraded/outage states
  • Service list โ€” each service with name, status indicator (operational/degraded/outage), uptime %
  • Uptime bars โ€” 90-day history bars showing daily status (green/yellow/red)
  • Incident timeline โ€” recent incidents with severity, description, updates, timestamps
  • Subscribe โ€” email subscribe for status updates
  • Auto-refresh โ€” simulated live status updates

When to use it

  • Public status page for SaaS products
  • API health monitoring dashboard
  • Infrastructure status display