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 start:bee
or
npm start:bull
Then open http://localhost:4735/ in your browser.
This is a simple demonstration of how to run Arena and connect it to Bee Queue or Bull Queue.
npm install
npm start:bee
or
npm start:bull
Then open http://localhost:4735/ in your browser.