/chatroom

Simple Online Chatroom Using Socket.IO and MongoDB简单Web在线聊天室

Primary LanguageJavaScriptISC LicenseISC

#Demo:http://115.28.211.10/chatroom/

  1. create a datebase 'chatroom' in mongodb
  2. create a collection 'chats' in chatroom
  3. npm install
  4. node app.js
  5. open index.html

Image of chatroom