Projects & Environments
The Model
Project
└── Environment (one or many)
├── Path (where the code lives)
├── Version (v17, v18, v19...)
├── Branch (git branch name)
├── Database (PostgreSQL database name)
└── Modules (which modules to -u on launch)Project
Environment
Adding a Project
Adding an Environment to an Existing Project
Listing Projects
Listing Environments
Removing
Last updated
Was this helpful?