1.1.0 • Published 7 months ago

bull-board-gui v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

About

This package provides a GUI for Bull dashboard based on an express router.

Installation

Add the following environment keys :

  • BULL_CONNECTION=redis://<your_redis_host>:6379
  • BULL_QUEUE=<queue_name>
  • BULL_PORT=3000

Usage

npx bull-board-gui