I am new in node js, I am developing an app in Node+express+mongo+react. Where Should I host this app for production, How do I manage the server? Like how to check if the site is working well, any error, scalability etc?
Is there any managed server for Node js available in the market? currently, our all servers are VPS with Cpanel installed on Linode, we are running php websites on that, can I use that for node js.
Please help if someone has pushed the site from local to production use with high scalability.