How to setup bull-board for bull queue in Strapi?
Phyae Thwim
Now I am using the bull for queuing the tasks in Strapi. Actually what I want to implement is to check the background running status of queuing tasks using the bull-board monitoring UI interface. Basically Strapi used koa library under the hook. And bull-board also provides the option to setup the UI for applications that are based on Koa. But I can't find the ways to setup. I hope someone in the community can help me.
Warden
Care to share how did you implement bull with starpi? So we (me) can get some ideas