Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T12:18:02.000Z (over 1 year ago)
- Last Synced: 2024-09-29T01:41:20.017Z (about 2 months ago)
- Topics: cqrs, nest, nest-cqrs, nodejs, typescript
- Language: TypeScript
- Homepage: https://nestjs.com
- Size: 471 KB
- Stars: 503
- Watchers: 12
- Forks: 116
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Nest Logo](http://kamilmysliwiec.com/public/nest-logo.png)](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/)