Workspace
Your workspace is the local folder where Nar manages your project code and configuration. Each sub-folder in the workspace represents a vertical.
Choosing Workspace
When you first launch Nar, you'll be prompted to select a workspace folder. This is where your vertical projects and their nnet/ configuration directories will live.

Key Directories
- Structure — How the workspace is organized.
- nnet/ Configuration — The configuration directory inside each vertical that controls what gets deployed and how.
Configuration Reference
| File | What it controls |
|---|---|
| code.json | Which services and UI to deploy, and where the source code lives. |
| domain.json | Custom domain name for your deployment. |
| apex.json | Root domain routing to a specific site. |