Phase 11 — Example consumer app
Proves the package works end-to-end and serves as a living reference implementation.
Deliverables
Acceptance
- App runs with
pnpm --filter example dev
- Every major shell feature is exercised at least once
- Zero raw color literals in example source (same lint rule applies)
Depends on Phases 3, 4, 5, 6, 7.
Part of the next-shell app shell extraction plan.
Phase 11 — Example consumer app
Proves the package works end-to-end and serves as a living reference implementation.
Deliverables
apps/example— Next.js 15 App Router app installing@jonmatum/next-shellas a workspace depAppShell,AppProviders,ThemeProvider, Auth.js (demo provider), nav config, CommandBarAcceptance
pnpm --filter example devDepends on Phases 3, 4, 5, 6, 7.
Part of the
next-shellapp shell extraction plan.