Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 4 hours ago
JSON representation

The example usage of Nest CQRS module

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/)