cboard-org / cboard-ai-builder

The Cboard AI Builder is an augmentative and alternative communication (AAC) board generator designed to streamline the creation process for speech therapists or caregivers. It aims to reduce the time required to create specific AAC boards and provide a preliminary draft quickly.
https://cboard.io
GNU General Public License v3.0
6 stars 1 forks source link

Add redis DB and bullMQ #156

Open RodriSanchez1 opened 1 month ago

RodriSanchez1 commented 1 month ago

Add the redis docker image to the docker compose.

PD: We are still unsure if the Docker Compose configuration in this repository will be used to deploy the app to production. However, having it available will make testing easier.

maxicapodacqua commented 1 month ago

@RodriSanchez1 as part of this issue I will add bullMQ to the package.json, as well as a simple worker and an example page for you to test this out, so for the next issue #157 you can just focus on the logic for your solution

RodriSanchez1 commented 1 month ago

Nice! thanks @maxicapodacqua