Updated
Reference for the pixelweaver serve command — usage, flags, arguments, and examples for the serve subcommand of the pixelweaver CLI.
#pixelweaver serve
Start the server
Effect: mutating
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--host | str | 127.0.0.1 | Bind address | ||
--port | int | 7779 | Port | ||
--reload | bool | Auto-reload on file changes | |||
--data-dir | str | ./projects | Projects directory |