Skip to content

sverch/nodestack-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

nodestack-demos

  • chatroom - A simple chatroom written using Node.js and MongoDB. This is an example of using MongoDB as a message bus to connect multiple servers.
  • rest - A rest server written using Node.js and MongoDB. This is an example of how the consistent data model can simplify your application.

Installation

  • cd nodestack-demos/rest; npm install
  • cd nodestack-demos/chatroom; npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published