A generic JavaScript worker as AMQP consumer.
- node v8.x.x -
sudo n latestornvm install 8.1.0 - yarn -
sudo npm i -g yarn
yarnts-node --fast index.tsSet a .dotenv configuration file in the root with these definitions:
- AMQP_ENDPOINT
- AMQP_QUEUE
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.