Quickstart
What this lets you do
Run a complete local DreamLayer sample without a provider key or a paid service.What you need
- Git
- Python 3.11 or later
uv- Node.js 22.12 or later
pnpm10- A current browser
Steps
1. Clone and start
2. Generate the sample
Open DreamLayer WebUI, enter a prompt, keep the sample connector selected, and create the image. The job should move throughqueued, running, and completed.
3. Check the installation
Confirm it worked
The sample job reachescompleted, one image appears in DreamLayer WebUI, and ./dreamlayer doctor --json reports the local services as ready.
Common errors
Troubleshooting
Run./dreamlayer doctor --json again and keep the sanitized output. See Troubleshooting for setup and recovery checks.