How do I run a Node.js application as its own process?

What is the best way to deploy Node.js?

I have a Dreamhost VPS (that’s what they call a VM), and I have been able to install Node.js and set up a proxy. This works great as long as I keep the SSH connection that I started node with open.

16 Answers
16

Leave a Comment