constructive-deployment
Installation
SKILL.md
Constructive Deployment
How to deploy the Constructive platform — local development with Docker Compose, database migrations with pgpm, and production container builds.
When to Apply
Use this skill when:
- Setting up the Constructive monorepo for local development
- Running Docker Compose services (Postgres, MinIO, API servers)
- Building the Constructive Docker image
- Deploying database migrations to local or remote Postgres
- Understanding the Makefile targets and service architecture