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.
Инициализируйте рабочие области и модули с помощью команды pgpm init. Поддерживает шаблоны PGPM (PostgreSQL) и PNPM (TypeScript/JavaScript), интерактивные и неинтерактивные режимы, а также пользовательские репозитории шаблонов. Используйте при создании нового рабочего пространства или модуля с помощью pgpm init. Источник: constructive-io/constructive-skills.