Muleta

Muleta

Developer Tools

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 "