https://deepwiki.com/quochuydev/zitadel-login-ui
- Clone
.env.example
file as.env
- Update ZITADEL url to env
ZITADEL_URL
- Create service user:
- Update service user role
IAM_OWNER
inhttps://ZITADEL_URL/ui/console/instance/members
- Get
userId
and update to envZITADEL_SERVICE_USER_ID
Run the app
yarn dev
Example