Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 472 Bytes

File metadata and controls

30 lines (16 loc) · 472 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 run start:bee

or

npm run start:bull

or

npm run start:bullmq

or

npm run start:bullmq_with_flows

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