Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-express-mongo-session-websockets

Fully working skeleton for an application in node. Using express for REST api, socket.io as websockets, mongoDb as database and as session storage shared between rest and websockets.

Running

npm install
mongod
npm start

License

Licensed under MIT license, check 'LICENSE' file

About

Fully working skeleton for an application in node. Using express for REST api, socket.io as websockets, mongoDb as database and as session storage shared between rest and websockets.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages