Commit Graph

3 Commits

Author SHA1 Message Date
Julien Calixte
c71718ccbc chore: clean install 2026-05-27 22:46:55 +02:00
Julien Calixte
d8ff2c75c9 chore: add typescript dev dependency for eslint TS parsing 2026-05-27 22:23:44 +02:00
Julien Calixte
c13f3deeff chore: scaffold Nuxt 4 app with Postgres, tooling and health route
Nuxt 4 (app/ structure) + TypeScript, ESLint, Vitest + @nuxt/test-utils,
Drizzle + pg, a /api/health route with a DB ping, and a dev docker-compose
(app + Postgres). Verified: pnpm test, lint, and build pass; the built
server answers /api/health.
2026-05-27 22:16:46 +02:00