A implementation of queueing messages into a database using Redis, BullJS and MongoDB.
docker-compose up -d --build
docker-compose up -d
docker-compose down
https://docs.docker.com/compose/install/
npm run build
npm start
NOTE: You'll need to have a Redis and a MongoDB separately, also you'll need to update the variables and put these in a .env file.