Local Setup Add PG_URL to .env cp .env.example .env Start dev server deno task dev Deploy to staging Install deployctl deno install -Arf jsr:@deno/deployctl Deploy to staging deno task deploy:staging