Open-source dashboard for BullMQ
BullMQ is the de facto job queue for Node.js, but once it's running in production you need a way to see pending jobs, failures, schedulers, and flows without standing up a second service. Muleta is an open-source operator dashboard you embed inside your existing Node app (one npm install, one mount point, behind your own auth), or run standalone via Docker. Hono-based handler with the SvelteKit SPA bundled in the package. Built for Node.js teams that already use BullMQ and want a clean ops surface. " Don't ship background jobs you can't see "

Comments2
We started adopting this in our company. It's nice to see open source project like this one.
It's been great seeing the support of the community here. I hope we made your life easier with muleta.
Log in to join the conversation.