/bull-queue-arena

This is a simple example of how to run Arena with Bull Queue.

Primary LanguageJavaScript

Overview

This is a simple demonstration of how to run Arena and connect it to Bull Queue.

Requirements

  • Node >= 7.6
  • No other services running on port 5006

Install

npm install

Running

npm run start

Then open http://localhost:5006 in your browser.