/webcalender2.0

A Basic Webserver built on Node.js with MongoDB and Socket.io

Primary LanguageJavaScript

webcalender2.0

A Basic Webcalender built on Node.js with MongoDB and Socket.io

npm install

If you want to pull it, you need to set up a config.js file for MongoDB:

exports.connection = 'someone@somewhere:someport/someurl';