Written with io.js. Database is MongoDB.
# install global dependencies
npm install -g duo sane
# installs klouds.io dependencies
make install
# compiles the front-end
make build
# runs server and client. watches for changes using sane
make develop
For bugs, questions, comments, corrections, suggestions, etc., open an issue in kloudsio/klouds.io
Or just [click here](https://github.com/kloudsio/klouds.io/issues/new?title=%5BKlouds.io ... %5D%20) to create a new issue.