Re: [nodejs] node.js only web site

2013-09-13 Thread Jose Luis Rivas
On 09/14/2013 12:14 AM, Reza Razavipour wrote: > Is it possible to service a web site with node.js only or do I have to > have a web server of sort such as express.js? > > Here is what I am trying to do. I have a web application, HTML and > javascript only on the client side. It is all in one URL.

[nodejs] node.js only web site

2013-09-13 Thread Reza Razavipour
Is it possible to service a web site with node.js only or do I have to have a web server of sort such as express.js? Here is what I am trying to do. I have a web application, HTML and javascript only on the client side. It is all in one URL... like gmail like... I have my index.html page, my l