Developer Documentation
Environment Validation Guide
Run `pnpm env:check` before local verification or CI-style checks.
Use this when you need detailed reference information for Developer Documentation.
Run pnpm env:check before local verification or CI-style checks.
The script validates required local/test values such as DATABASE_URL, BETTER_AUTH_SECRET, and BETTER_AUTH_URL, checks administrator seed consistency, and warns when provider-related flags are not in their local-only defaults.
Use .env.example as the source of placeholder names. Never commit real .env files or production credentials.
Developer Details
- Source
- apps/docs/content/engineering-quality/environment-validation-guide.md
- Owner
- Module Owner
- Status
- Current
- Module
- Developer Documentation
- Related route
- None