Context
Bootstrap the Next.js app. Everything frontend is blocked on this.
Ref: PRISM_PRD_v1.0.html §Day 1.
Scope
In scope:
apps/web scaffold via pnpm create next-app@latest --typescript --tailwind --app --no-src-dir
- Tailwind + PostCSS configured
- TS strict mode
Out of scope:
Acceptance Criteria
Dependencies
References
Estimate
S
Context
Bootstrap the Next.js app. Everything frontend is blocked on this.
Ref: PRISM_PRD_v1.0.html §Day 1.
Scope
In scope:
apps/webscaffold viapnpm create next-app@latest --typescript --tailwind --app --no-src-dirOut of scope:
Acceptance Criteria
pnpm --filter web devrenders a placeholder pagepackages/shared(never hand-maintained)pnpm typecheck && pnpm lint && pnpm testpassDependencies
References
Estimate
S