sts, a fully open-source status page for Gatus backend
- Use Gatus as your backend
- Fully responsive
- Dark mode support
- Brand-free footer
- All 100 scores in Lighthouse test
- Framework: Next.js
- UI: Floating UI + Radix Primitives
- CSS: Tailwind + custom-made OKLCH color palettes
- Data fetching: SWR
First, run the development server:
bun dev
Open http://localhost:3000 with your browser to see the result.