I’m interested in choosing a best web server for node.js
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Node.js is used to create, among other things, servers.
From Wikipedia:
So, you don’t need to get another web server. You do need to get a machine that lets you install node. A lot of people prefer Amazon AWS which lets you run machines, and install whatever you want. Another popular option is Heroku which tries to take complexeties out of it. I, honestly, get more confused by it. Pretty sure you could also go with something like Rackspace.