Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 851 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 851 Bytes

Description

A cozy app to store, browse and share your photos.

Run

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

About Cozy

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

Cozy on IRC

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.