javascript - Create Node.js Website on remote server -


i'm new node.js , i've been going through tutorials. i've been able make simple web page in node.js , run own server command line on desk top. however, create use website others can access, well. therefore wondering how can host web site built node.js on remote server?

option 1:

if have public ip can host website on server

option 2:

find service provider can host node.js application. e.g heroku


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -