Schematics specifically crafted for generating:
- Commands
- Queries
- Events
These structures are used within a library for nestJS: https://github.com/ArkerLabs/event-sourcing-nestjs#readme
$ npm install @arkerlabs/es-schematics
You can use it in conjunction with our generator cli, to install it type in your command line:
$ npm install -g es-generator