Shared Packages, Zero Duplication
Define validation schemas, domain types, and auth configurations once in shared packages. Apps consume internal packages directly with instant HMR and zero copy-pasting.
- Direct internal workspace dependencies via workspace:*
- Shared packages/auth, packages/db, and app-owned Varlock schemas
- Strict package boundaries with isolated package.json configs