HugoDF / express-bull-es6

An example setup with docker-compose, Redis, bull queue and ES6.

Home Page:https://codewithhugo.com/bring-redux-to-your-queue-logic-an-express-setup-with-es6-and-bull-queue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express bull ES6

An example setup with docker-compose, Redis, bull queue and ES6.

Getting Started

Prerequisites

Tested on Node v9 with npm 5.

Running

Built With

  • esm - To write ES modules without transpilation

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

An example setup with docker-compose, Redis, bull queue and ES6.

https://codewithhugo.com/bring-redux-to-your-queue-logic-an-express-setup-with-es6-and-bull-queue/

License:MIT License


Languages

Language:JavaScript 96.5%Language:Dockerfile 3.5%