@techteamer/mq
v7.2.0
Published
A RabbitMQ wrapper for node
Readme
TechTeamer MQ
A RabbitMQ wrapper for node
Install
yarn add @techteamer/mqBuild
yarn run buildTests
To run tests you need to rename test/config/TestConfig.js.config to TestConfig.js and provide valid configurations.
Then run:
yarn testPublish
Before publish always run the build process! This will create the dist folder, which will be needed in the published package.
