MyCLI

Laravel Artisan for Node.js

Laravel Artisan for Node.js

Generate production-ready applications, infrastructure, and workflows with a single CLI.

npm i -g @mycli-cli/cli
my create my-app --yes
my create ecommerce --yes
my add ecommerce
my make module user
my add auth
my commit -m "feat: add auth"
my deploy secrets sync --provider vault --dry-run

Popular flows

Documentation