Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 398 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 398 Bytes

Overview

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

Requirements

  • Node >= 7.6
  • No other services running on ports 4735 or 4736

Install

npm install

Running

npm start:bee

or

npm start:bull

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