-
Current I create a custom server with Next.js + express + express middleware to host and auth a bull-board page. Is it possible to integrate Bull Board into Next.js 14+ with the App Router?
-
I would be glad if anyone could help implement the bull-board in the Nextjs app. I can't seem to make it work.
This is my code:
```
pages/api/auth/admin/queues
import { createRouter, expres…
-
I apologize if this is an uninformed question; I'm new to BullMQ and message queues in general.
I'm running Bull Board through docker; when it spins up, it grabs all the queues that are already in …
-
I have used the automatic installation guide. " curl -sSL https://pisupp.ly/anybeaminstall | sudo bash "
1- choose the default mode
2- the reboot, the screen stays stuck on the rainbow screen an…
-
Hey, I have an inquiry regarding the usage of the ADX in these strats. As far as I know, the ADX line indicates the strength or weakness of a trend regardless of whether the trend is going up or down.…
-
It would be nice to search for elements in the queue on the Arena Board.
Do you had that feature already in mind?
-
I'm using an alternative version of Redis called DragonflyDB. BullMQ officially support this DB and redis-commander works well with this server as shown in the screenshot bellow:
![image](https://g…
-
I'm using Bun and when doing build with bun target i get this error.
Not sure if this is Bun related
Setup:
Bun 1.1.27
"fastify": "^4.28.1",
"@bull-board/api": "^5.21.6",
"@bull-board/fasti…
-
- Node: v20.17.0
- Express: 4.19.2
- bullmq: 5.12.12,
- bull-board/api: 5.21.4,
- bull-board/express": 5.21.4
![image](https://github.com/user-attachments/assets/34cef8bb-3adf-4c04-bbfe-97be7d3…
-
With the release of Fastify 5, the bull-board cannot be used
> Error [Error]: fastify-plugin: @fastify/view - expected '4.x' fastify version, '5.0.0' is installed
Happy to contribute, though I'm…