Personal development baseline
Start with clear boundaries.
Nuxt, Supabase, and Cloudflare are configured. Add product behavior only when the requirement is real.
project boundaries
- 01
app/
UI, routes, composables, client state
- 02
server/
HTTP adapters and server-only work
- 03
shared/
Safe schemas, constants, and types