KnearMe Admin Deploy and Release
Deployment target
Section titled “Deployment target”- Planned domain:
admin.knearme.co(per app guide). - Current deployment model should remain isolated from portfolio runtime.
Pre-deploy checks
Section titled “Pre-deploy checks”pnpm -C apps/knearme-admin typecheckpnpm -C apps/knearme-admin lintpnpm -C apps/knearme-admin buildRelease checklist
Section titled “Release checklist”- Confirm correct Supabase project variables are configured for target env.
- Ensure first admin account exists (or run
seed:superadminsafely in target context). - Validate login route and role-gated dashboard route access.
- Spot-check system/audit pages after release.