Cozy Template is a template project to start quickly your own application. Just fork it and code while focusing only on your features !
Clone this repository, install dependencies and run server (it requires Node.js and Coffee-script)
git clone git://github.com/mycozycloud/cozy-template.git
cd cozy-tutorial
npm install
coffee server
This app is suited to be deployed on the Cozy platform. Cozy is the personal server for everyone. It allows you to install your every day web applications easily on your server, a single place you control. This means you can manage efficiently your data while protecting your privacy without technical skills.
More informations and hosting services on: http://cozycloud.cc