web - deploy node.js app to an actual www.mywebsite.com website -
here's noob question. made small app in node.js , see have go localhost:4000 in web browser. how can publish in actual website can see? have domain name , hosting service.
thanks in advance
imo simplest way deploy node app heroku. can find documentation here.
it's free, , requires create app , push code heroku. takes care of rest you!
Comments
Post a Comment