What It Does
@creatorem/cli scaffolds and refactors monorepos using app + feature selection. It can also generate SQL artifacts from .creatorem/setup.json inputs.
When To Use
- Starting a new customer project.
- Removing unused features from an existing repo.
- Generating SQL schemas/migrations after setup changes.
Prerequisites
gitavailable in PATH.pnpmworkspace environment.- Run from monorepo root for
generate-sqlcommands.
Important
This page describes the standard kit integration path; adapt app-specific paths and config names when your project differs.