0

I implement the Redis in one of my project. I used nest JS for backend and for frontend I used React. Redis functionality is working properly on local. On local, I test the Redis functionality by hosting the Redis on Redis CLI, and docker. For production, I used Redis labs, to host Redis on production, but it's not working. Can someone tell me the solution ? I debug it but not able to find any solution. My nest JS APIs are hosted on Heroku and react app is deployed on vercel.

0 Answers0