I was trying to test this with Redis, but ran into an issue:
api:dev: Failed to start queue: ENOENT: no such file or directory, open '/app/api/node_modules/.pnpm/@platformatic+job-queue@0.3.0/node_modules/@platformatic/job-queue/redis-scripts/enqueue.lua'
It looks like the redis-scripts folder is not included in the npm package
