The Watcher An uptime monitor made in solidstart and sqlite w/ drizzle. Setup Clone the repository: > git clone https://github.com/cyteon/the-watcher Install deps: > npm i Create db: > npx drizzle-kit push Run in dev: > npm run dev