This is a basic app that serves some static data for node-fetcher to use.
Please see node-fetcher and node-websocket for more information.
npm install
node server.js
If you want to run node-fetcher and node-websocket on your local, pass port information:
PORT=3000 node server.js