Project configuration
CLI
Project settings live in form0.config.js. Depending on the project type, this can describe schema
locations, application development servers, themes, storage, and connectors.
Machine-specific values and connector credentials belong in .env.local. User preferences such
as CLI theme and locale are managed separately by the CLI. Do not commit secrets or local database
files containing real submissions.
Last modified on