[dba-Tech] FYI: Node.JS static file web server - a useful tool to test web apps locally

Salakhetdinov Shamil mcp2004 at mail.ru
Thu Jun 13 14:11:18 CDT 2013


 Hi All --

Here is a useful web apps testing tool:

Node.JS static file web server: https://gist.github.com/rpflorence/701407 If you have node.js installed then you can see how such a static node.js web server works by running this sample:

https://github.com/requirejs/example-jquery-shim  - just download its zip file, unzip and run

node tools/server.js
from the root of unzipped folder, then type

http://localhost:8888/www/app.html

in your browser.

-- 
Салахетдинов Шамиль


More information about the dba-Tech mailing list