getting started
This guide walks you through creating a workspace, linking a repository, and shipping a preview deployment in under ten minutes. You only need Node 20+ and a Git remote.
After installation, run `numa init` in an empty directory. The wizard creates a minimal config, sets up environment templates, and optionally connects analytics. You can skip steps and fill them in later from the dashboard.
When you are ready, `numa dev` starts the local stack with hot reload. Use `numa link` to attach the folder to an existing cloud workspace if you started from the web UI instead.