This is a simple demonstration of how to run Arena and connect it to Bee Queue or Bull Queue.
- Node >= 7.6
- No other services running on ports 4735 or 4736
npm install
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.