Queue process with Node JS and RabbitMQ!
- Queue Process
- Send Email
- Typescript
- Docker
# Install dependencies
$ npm install
# Run project with docker-compose
$ npm run start:docker
Queue process with Node JS and RabbitMQ!
# Install dependencies
$ npm install
# Run project with docker-compose
$ npm run start:docker