Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

name
string
required
name of the project, e.g. my-app (lowercase, no spaces)
variant
string
default:"blank"
template variant to use (blank, blog, event, slides, data, marketing). Default is blank.
parent_path_parts
string[]
default:[]
Workspace-relative (/home/workspace/…parts/name) path segments where the project will be created, e.g. [“projects”] or empty for root of workspace
force
boolean
default:false
Whether to overwrite an existing directory with the same name. Default False.