A NestJS cookiecutter providing a simple entity module with basic CRUD and 2 events.
This module assumes you are using the following libraries
- TypeORM
- class validator (Registered as a global interceptor)
- @nestjs/event-emitter
Make sure you have Cookiecutter installed
$ cookiecutter https://github.com/DennisSnijder/nestjs-entity-module-cookiecutter