RedwoodJS v7, BullMQ & Bullboard

I thought it would be helpful to see, now with the ability to easily configure the server with fasify plugins, I was able to add BullMQ & the BullBoard for monitoring in just a couple quick easy steps.

  1. Use the fastify plugins GitHub - felixmosh/bull-board: 🎯 Queue background jobs inspector
  2. Configure your server.ts file like this RedwoodJS v7 Server Config with BullMQ & BullBoard · GitHub

and you’re in business

4 Likes

Psyched to hear, that’s exactly what it’s for!

1 Like