Wednesday, 9 October 2019

Node JS deployment

HelloI'm completely new to node.js and I'm using a some node.js code in my project which I got on GitHub. To run it locally, I enter "node app" on comand prompt, but I wonder how it works after I deploy it (I'm hosting my website). Does it automatically start running the "node app" file or do I have to something to automate it?Thank You

Submitted October 09, 2019 at 04:06PM by Redhatchamp00

No comments:

Post a Comment