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

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -