Content operationsStart
Local setup
Install dependencies, configure the application boundary, and run only the provider surfaces needed for the current workflow.
Local setup — contract and behavior
- Authentication and database configuration are required for the dashboard boundary.
- Generation credentials are server-only and optional unless their matching workflow is exercised.
- Storage configuration controls durable generated assets and imported external assets.
- A production build validates route and component contracts but does not exercise third-party generation or social delivery.
Commands and examples
npm installnpm run devnpm run build