Intro to NodeJS & a real-time app with Feathers
- hello world
- staic file server
- static streams
npm install opressor
- add
pipe(oppressor(request))
sudo npm install -g express-generator@3
cd examples/express
- Look at package.json
- Update express
npm install
npm install --save static-favicon morgan cookie-parser body-parser debug express-session
cp -r examples/express ./socket.io/
npm install --save socket.io