0.0.6 • Published 5 years ago

nest-g-crud v0.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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.