Which platform/server should I use to deploy my nodejs + redis backend code?
I built a mobile app using react native with firestore.
And for the backend code, I used node.js to build it with redis.
From my local they are running great so now all the codes are completed, I need to deploy it.