Hello,
I am trying to experiment with Node.js. Since it needs the V8 engine, can I run a Node.js app on any of the free cloud hosting providers: AppEngine or Heroku?
- If not, then what is the standard way to deploy it on the web?
- If yes, then how? any pointers?
- If on local machine, then any starters for that?
Thanks