Skip to content

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 dev

Do not run Platform + Apps + IO + Fargate all locally for one feature. See Developer guide.

Docs site locally:

bash
npm run docs:dev

Helix Platform · Igentify