Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 508 Bytes

File metadata and controls

20 lines (13 loc) · 508 Bytes

S'Uptime

A simple public facing status and incident management app based on Statusfy

Getting started

  1. Install npm which includes npx
  2. Clone this repo
  3. Run npm install
  4. Run npm run dev

Your dev server should run at http://localhost:3000

Preview

Screenshot

Editing guide

This uses Statusfy so refer to the docs for config options and settings.