a simple status monitoring service built with sveltekit and bun.
view todo
- bun
- postgresql
bun install
cp .env.example .envedit .env with your database credentials and settings.
bun run devthis starts both the api server and the web frontend.
bun run build
bun run startdocker pull registry.heliopolis.live/atums/status:latestbsd-3-clause