Uptime Monitor Server This project is Work in Progress (WiP) This package contains the server running the backend of the uptime monitor service. You can start the service with bun without compiling it. bun index.ts In development run bun --watch index.ts or bun dev