Skip to content

orgnz.it allows you to collaborate on your data

Notifications You must be signed in to change notification settings

hackmtl/orgnz.it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get your shit done <buzz>collaboratively</buzz>

Database: Mongodb
http://www.mongodb.org/display/DOCS/Quickstart+OS+X

Node.js package dependencies:
- Express
- Jade
- Mongous
- nodeunit
- Socket.io
- LESS

To install packages, first install NPM (node package manager).
Then for each package, run:
sudo npm install <package>

Install should be done from the project root, packages will be added to /node_modules directory
To install locally, you should NOT use the -g switch.

Once all dependencies are installed:
/sudo node index.js

Then:
http://localhost:3001/

About

orgnz.it allows you to collaborate on your data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published