nest-g-crud
v0.0.6
Published
A simple package to general a CRUD module for NestJS. The tool generates a controller, a service and en entity for the same module. Supports TypeORM.
Downloads
5
Readme
nest-g-crud
A simple package to general a CRUD module for NestJS. The tool generates a controller, a service and en entity for the same module.
Supports TypeORM.
setup
Install it globally: npm i -g nest-g-crud
.
Commands
nest-g-crud moduleName
License
MIT.