Dipanda Aser

Muleta - Open-source dashboard 4 BullMQ

by
Open-source BullMQ dashboard and toolkit. Don't ship background jobs you can't see

Add a comment

Replies

Best
Dipanda Aser
Maker
📌
Muleta is an open-source operator dashboard for BullMQ (the popular Redis-backed job queue for Node.js). The line above isn't marketing it's the thesis the project is built around. Across a few of the engagements I've been on, the pattern repeats: a meaningful chunk of business-critical logic ends up running through background jobs, billing reconciliation, transactional email, image processing, scheduled cleanup, webhook fan-out, and most teams have no real tooling for monitoring it. Logs help if you already know what to grep. And when question like these ones are asked: "did that scheduler fire yesterday?" or "why did that flow's third child stall?" we can't give an honest answer That's why i built muleta: - it's open source - fresh and modern UI and UX - you embed it inside your existing Node app your own auth, one mount point - you can deploy separately with docker Live demo: https://demo.muleta.dev