nestjs-cqrs-saga
Nestjs application with CQRS pattern and SAGA
파일 탐색기
최종 버전 다운로드 (.zip)- database.module.ts
- database.provider.ts
- add-product-to-catalog.handler.ts
- add-product-to-catalog.command.ts
- catalog.entity.ts
- catalog.provider.ts
- catalog.store.ts
- catalog.module.ts
- product.aggregate.ts
- index.ts
- modification-product.handler.ts
- register-product.handler.ts
- remove-product.handler.ts
- modification-product.command.ts
- register-product.command.ts
- remove-product.command.ts
- product.controller.ts
- product-modification.dto.ts
- product-registration.dto.ts
- product.entity.ts
- product-was-added.handler.event.ts
- product-was-added.event.ts
- product.provider.ts
- get-all-products.handler.query.ts
- get-by-sku-product.handler.query.ts
- index.ts
- get-all-products.query.ts
- get-by-sku-product.query.ts
- product.saga.ts
- product.service.ts
- product.store.ts
- produdct.module.ts
- app.controller.spec.ts
- app.controller.ts
- app.module.ts
- app.service.ts
- main.ts
- app.e2e-spec.ts
- jest-e2e.json
- .gitignore
- docker-compose.yml
- LICENSE
- nest-cli.json
- nodemon-debug.json
- nodemon.json
- package.json
- README.md
- tsconfig.build.json
- tsconfig.json
- tslint.json
- yarn.lock
// repository documentation
Was this content helpful?
(0 ratings)
