Trying to build a queue for Next js 13 with custom api ( bull, next.js, redis)
Hi developers i am trying to work on queue in next.js 13 with a custom api. This is how far I got... the api is working the connection to redis is working but the middle is not working im trying…