I have been working with these two services from the console, making the server start executing the commands by console (nodemon servidor.js), everything I find on the web is using localhost, it works perfect I have not had any problems, my question is , if I want to start the server from a web hosting, that is, now I do not want to do it more locally with xampp but from a hosting. (which I can not practice because I do not have a hosting, and free hosting is very limited). How would I do it?