/node-webkit-chat

I have used nodejs, nw.js, socket.io, and angular for create simple chat

Primary LanguageJavaScript

node-webkit-chat

I have used nodejs, nw.js, socket.io, and angular for create simple chat

  1. For tunneling my localhost server into the web i have used this: https://forwardhq.com/
  2. Start nodejs socket server use this: node server.js
  3. Build the nw.js app run gulpfile like this: gulp scripts
  4. Build nw.js app locally use nodewebkit module and run it like this: nodewebkit resource