Skip to content

sholehbaktiabadi/rabbitmq-consumer

Repository files navigation

Node Version

$ 20.4.0

This Service is depends to another github repository

Click here to clone another depends repository.

Installation

$ npm install

Running the app

# watch mode (development)
$ npm run start:dev

# production mode
$ npm run build
$ npm run start

Running the app with pm2

$ pm2 start pm2.config.json

Releases

No releases published

Packages

No packages published