Question
What chat can I use to change from server to App Platform?
Right now I’m using DeepStream.io in Node JS for the chats inside my app but I’d like to transfer my project from a normal server running Ubuntu to App Platform, I started research but I’m not sure what characteristics it should contain to work in DigitalOcean App Platform
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
My Node Js project is working as an API but deepstream.io needs a server instantiated to work, that’s why I’m interested on alternatives :)