Environment Flags
EvoLayer Base uses environment variables to safely toggle demo surfaces and features without modifying code.
Example Surfaces
These flags control the visibility and routing of bundled React examples.
| Flag | Description |
|---|---|
EVOLAYER_BASE_EXAMPLE_MARKETING_PAGES | Public About and authenticated Home launcher pages. |
EVOLAYER_BASE_EXAMPLE_THREAD_STUDIO | ThreadStudio — streaming AI compose with structured output. |
EVOLAYER_BASE_EXAMPLE_PRD_STUDIO | PRD Studio — turn notes into scoped requirements. |
EVOLAYER_BASE_EXAMPLE_ADMIN_INBOX | Admin inbox for contact-form submissions. |
EVOLAYER_BASE_EXAMPLE_CONTACT_AI | AI-assisted contact form (triage, auto-tagging). |
EVOLAYER_BASE_EXAMPLE_VOICE_INPUT | Voice-input block. |
EVOLAYER_BASE_EXAMPLE_AI_TEXT_FIELD | <AiTextField> block — inline streaming suggestions. |
Substrate Features
These flags toggle backend processing features.
| Flag | Description |
|---|---|
EVOLAYER_BASE_FEATURE_CONTACT_ATTACHMENTS | Enables media library attachment processing for the contact form. |
Was this page helpful?
Source: xuple/evodevops/resources/js/pages/docs/evolayer-base/reference/env-flags.tsx