๐Ÿ“ฆ spawnrider / bull-board-gui

A GUI based on Express for Bull-board

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/spawnrider/bull-board-gui.git
HTTPS git clone https://github.com/spawnrider/bull-board-gui.git
SSH git clone git@github.com:spawnrider/bull-board-gui.git
CLI gh repo clone spawnrider/bull-board-gui
Yohann Ciurlik Yohann Ciurlik feat: update dependencies versions c94097f 2 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ cli.js
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

About

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

Installation

Add the following environment keys :
  • BULLCONNECTION=redis://redis_host>:6379
  • BULLQUEUE=name>
  • BULL_PORT=3000

Usage

``npx bull-board-gui``