@competitionlabs/nodejs-rabbitmq-consumer-server
v1.0.9
Published
CompetitionLabs NodeJS RabbitMQ consumer server project
Downloads
14
Maintainers
Keywords
Readme
RabbitMQ consumer server
STATUS - private
Installation
The Leaderboard Widget package lives in npm. To install the latest stable version, run the following command:
npm install @competitionlabs/nodejs-rabbitmq-consumer-server
Or if you're using yarn:
yarn add @competitionlabs/nodejs-rabbitmq-consumer-server
Build
Prerequisites
- NodeJS >= 13.x
- NPM >= 6.x
Install the dependencies.
npm install