Steps
- Create or select a project.
- Apply a template when the project needs starter resources.
- Create environments for development, preview, or production.
- Add variables and secrets for each environment.
- Review configuration before deployment or runtime work.
Try it with REST
Create a project:POST /projects
Terminal
POST /projects/{project_reference}/environments
Terminal
API surfaces
Verify
List projects and confirm the project slug exists. List environments and confirmproduction exists for the project.