I'm a PHP programmer and I'm discovering the world of NodeJS.
I installed Node on my local computer and that's ok, I can make some stuff to work, but I'm not quite used to the fact of using terminal/CMD to do my programming. But I think I could bear with that.
I'm pretty used to the fact that when I need to place something on the Internet, I buy a domain, 99.9% of them have PHP installed on, and that's ok, so I can get along great with few easy steps.
This seems to me totally different in NodeJS. I tried asking my Hosting if they could install NodeJS on my server, they said no.
I tried to find a NodeJS hosting, they exist but the cost is crazy, they are asking the same price I pay for a full year "normal" hosting but for a single month...
Even with www.openshift.com I see there is free hosting but with third level domain and I'm not used to not seeing my files and not being able of doing WHAT I WANT.
So, probably I'm not getting quite well how this NodeJS works, can someone explain me how Node can be used for production and if I'm on the right path?
Do I have to have a special domain or a special setup server to have Node installed or I can put it in my current host?