patgrasso / boxchat

A web-based socket.io-powered chat client with an authentication system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boxchat

Boxchat is a web-based socket.io-powered chat client with an authentication system.

Made with node.js and socket.io.

Modules

_See packages.json for updated information on included modules_
  1. express: ~4.10.2
  2. express-session: ~1.9.3
  3. mongoose: ~3.8.20
  4. body-parser: ~1.10.0
  5. passport: ~0.2.1
  6. passport-local: ~1.0.0
  7. cookie-parser: ~1.3.3
  8. socket.io: ~1.2.1
  9. connect-mongo: ~0.4.1
  10. passport.socketio: ~3.4.1
  11. bcrypt: ~0.8.0

About

A web-based socket.io-powered chat client with an authentication system.


Languages

Language:JavaScript 95.9%Language:CSS 4.1%