Personal development baseline

Start with clear boundaries.

Nuxt, Supabase, and Cloudflare are configured. Add product behavior only when the requirement is real.

project boundaries

  1. 01

    app/

    UI, routes, composables, client state

  2. 02

    server/

    HTTP adapters and server-only work

  3. 03

    shared/

    Safe schemas, constants, and types