Provide the Next.js micro-app host platform that serves mini apps with shared shell contracts and scaffold-first route conventions.
devkit
apps/devkit
docs/apps-devkit-foundation.md
- Mini app identifiers must remain stable enum-style values.
- Mini app routes must keep the
/apps/<id>contract. - Shared shell behavior must remain separated from mini app business logic.
- All three mini apps (commit-tracker, remote-file-picker, thenv) are active with full frontend implementations and Connect RPC backend integration.
- Update this index and
docs/apps-devkit-foundation.mdtogether whenever host routing, shell behavior, or mini app registration contracts change. - Keep mini app project indexes aligned with this host contract.
docs/project-template.mddocs/domain-template.mddocs/README.md