A cozy app to store, browse and share your photos.
Clone this repository, install dependencies and run server.
git clone https://github.com/mycozycloud/cozy-phots.git
cd cozy-photos
npm install
cd client/ && npm install && cd ..
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
Feel free to check out our IRC channel (#cozycloud at freenode.net) if you have any technical issues/inquiries or simply to speak about Cozy cloud in general.