NodeJS for newbies
(some references to Ghost for example of installing a NodeJS app.)
http://nodejs.org/
http://nodejs.org/api/
https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager
http://docs.ghost.org/installation/deploy/
You're going to need a hosting package that already has, or will allow you to install Node.js. This means something like a cloud (Amazon EC2, DigitalOcean, Rackspace Cloud), VPS (Webfaction, Dreamhost) or other package that has SSH (terminal) access & will allow you to install Node.js.
http://ghost.pellegrom.me/installing-ghost-on-ubuntu/
[X] - http://ghosted.co/install-ghost-digitalocean/
[X] - https://www.digitalocean.com/community/articles/how-to-use-the-digitalocean-ghost-application
hello world
http://blog.webfaction.com/2013/10/new-one-click-installers-node-js-and-ghost/
From JR's : articles
77 words - 1008 chars
created on
updated on
- #
source
- versions
Related articles
Links feb 25, 2017 - Feb 25, 2017
Learning Node.JS Programming - Nov 10, 2014
App idea to learn new code - Mar 10, 2014
Stories to Read - Mon, Aug 4, 2014 - Aug 04, 2014
More JavaScript technologies - Nov 11, 2013
more >>