Initialize workspaces and modules using the pgpm init command. Supports PGPM (PostgreSQL) and PNPM (TypeScript/JavaScript) templates, interactive and non-interactive modes, and custom template repositories.
Creates a new PGPM workspace with pgpm.json, pnpm-workspace.yaml, lerna.json, GitHub Actions workflows, Jest testing setup, and TypeScript configuration.
Creates a new PGPM module with pgpm.plan, .control file, package.json, tests/, and deploy/, revert/, verify/ directories.
Inicialice espacios de trabajo y módulos utilizando el comando pgpm init. Admite plantillas PGPM (PostgreSQL) y PNPM (TypeScript/JavaScript), modos interactivos y no interactivos y repositorios de plantillas personalizados. Utilícelo al crear un nuevo espacio de trabajo o módulo con pgpm init. Fuente: constructive-io/constructive-skills.