https://github.com/kamilmysliwiec/nest-cqrs-example
The example usage of Nest CQRS module
https://github.com/kamilmysliwiec/nest-cqrs-example
cqrs nest nest-cqrs nodejs typescript
Last synced: 2 months ago
JSON representation
The example usage of Nest CQRS module
- Host: GitHub
- URL: https://github.com/kamilmysliwiec/nest-cqrs-example
- Owner: kamilmysliwiec
- Created: 2017-05-10T20:21:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T12:18:02.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T01:11:55.237Z (3 months ago)
- Topics: cqrs, nest, nest-cqrs, nodejs, typescript
- Language: TypeScript
- Homepage: https://nestjs.com
- Size: 471 KB
- Stars: 517
- Watchers: 11
- Forks: 118
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://kamilmysliwiec.com/)
[Nest](https://github.com/kamilmysliwiec/nest) framework [CQRS module](https://github.com/kamilmysliwiec/nest-cqrs) usage example.
## Installation
```
$ npm install
```## Start
```
$ npm run start
```## Stay in touch
- Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
- Website - [https://nestjs.com](https://nestjs.com/)