Skip to content

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.

License

Notifications You must be signed in to change notification settings

jaimehrubiks/node-express-mongo-session-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published