# felixmosh/bull-board

🎯 Queue background jobs inspector

Repository: https://github.com/felixmosh/bull-board
Canonical: https://ross.abutalabs.com/products/bull-board
Homepage: https://felixmosh.github.io/bull-board/
Language: TypeScript
License: MIT
License Family: permissive
Topics: redis, bull, bullmq, bullmq-pro
Last push: 2026-08-26T18:10:05+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 2567, "days_push": 7, "days_rel": 7, "gap_med": 2.0, "n_releases_24m": 121}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3462, forks 487 (observed 2026-08-28T04:08:05.616397+00:00)

## What it is
A dashboard UI library for inspecting and managing Bull, BullMQ, and BullMQ Pro job queues backed by Redis. It plugs into Node.js servers via adapters (Express, Fastify, Koa, NestJS, Hono, etc.) and also ships a standalone CLI for quick inspection.

## Use cases
- inspect background job queues in a web dashboard
- retry or remove failed BullMQ jobs from a UI
- monitor queue throughput and latency over time
- view repeatable job schedules and next run times
- share a read-only queue dashboard with teammates
- quickly peek at Redis job queues without writing code

## When to choose
- you use Bull, BullMQ, or BullMQ Pro with Redis and need queue visibility
- you want queue management (pause, retry, clean) embedded in your existing Node.js server
- you need multi-tenant or read-only access control over the dashboard

## When to avoid
- you don't use Bull/BullMQ for job queues
- you need a language-agnostic or standalone queue monitoring service outside Node.js
- you need full application performance monitoring rather than queue-specific inspection

## Facets
- artifact type: library
- maturity: active
- function: monitoring, ui-components, developer-tools, cli
- domain: developer-tools, monitoring, backend, self-hosted
- platform: bun, self-hosted, cli
- tags: bull, bullmq, redis, job-queues, dashboard, express, fastify, nestjs, background-jobs, messaging, nodejs, web-server

## Member repositories
- felixmosh/bull-board (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.616397+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:36:54.264018+00:00, confidence not recorded.
  - readme: https://github.com/felixmosh/bull-board (fetched 2026-08-28T04:08:05.616397+00:00, sha e23768ef3706)
  - homepage: https://felixmosh.github.io/bull-board/ (fetched 2026-08-29T09:31:08.424143+00:00, sha 694c83bdf898)
  - registry_npm: https://registry.npmjs.org/bull-board (fetched 2026-08-29T09:31:08.433353+00:00, sha 8a3e6c2908c6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
