Skip to content

lay595715148/laychat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laychat

B/S chat by nodejs,OAuth2 SSO included

Plugins

Dependences

  • express
  • body-parser
  • cookie-parser
  • cookie-session
  • method-override
  • socket.io
  • mongodb
  • memcache
  • jade
  • redis
  • lru-cache
  • node-uuid
  • useragent
  • mime
  • underscore

Install

import mongodb data

mongo
mongoimport -d laysoft --directoryperdb ./data/mongodump/laysoft

start server

node ./server.js