Appearance
Local development
Prefer local Platform FE + deployed API/Cognito.
bash
cd frontend
# VITE_BASE_DOMAIN=platform.helix-dev.igentify.in (or runtime /auth/config)
npm run devDo not run Platform + Apps + IO + Fargate all locally for one feature. See Developer guide.
Docs site locally:
bash
npm run docs:dev