I had installed the node js, express js and npm to manage my application. i have created the app using express js. Now I want to the run my express js app in command line in linux. currently i'm using DEBUG=alpha-webtorrent:* npm start to run my app.
I also want to run my app in background for forever.