A RabbitMQ wrapper for node
yarn add @techteamer/mqyarn run buildTo run tests you need to rename test/config/TestConfig.js.config to TestConfig.js and provide valid configurations.
Then run:
yarn testBefore publish always run the build process! This will create the dist folder, which will be needed in the published package.