@zohaib-ahmed/foundary
v0.1.0
Published
Create a production-ready Express.js backend with DDD architecture
Readme
create-express-ddd
Scaffold the Express DDD backend starter from this repository.
Usage
npx create-express-ddd my-appLocal Development
cd create-express-ddd
npm install
node ./bin/cli.mjs my-appCLI Flags
--yes: skip prompts and use defaults--no-install: skip dependency installation in the generated app--package-manager <npm|pnpm|yarn>: choose the package manager
