Node js application deployment in a remote server

Hi
I would like to deploy a node js application on a cloud server. I have just an ssh access to it. I created a folder where I placed all the files. I installed npm package and node js package. How can I point my web address to the server? Actually the web address serves a PHP application. Can someone explain me step by step commands to do that?
Thanks

Community Page
Last updated: