Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (31 loc) · 1.53 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.53 KB

Description

Cozy Template is a template project to start quickly your own application. Just fork it and code while focusing only on your features !

Do you feel lost? No problem, check out our tutorial to get your started: http://cozy.io/hack/getting-started/

Run

Clone this repository, install dependencies and run server (it requires Node.js and Coffee-script)

npm install -g coffee-script
git clone git://github.com/mycozycloud/cozy-template-coffee.git
cd cozy-template-coffee
npm install
coffee server.coffee

If you want to build the application, be sure client side dependencies are installed

cd client && npm install && cd ..

And then, whenever you want to build your application:

cake build

Check the Cakefile for more information.

What is Cozy?

Cozy Logo

Cozy Light allows you to deal, without effort, with many self-hosting use cases like turning your server into a file storage, hosting your static website or managing dockerized web apps. You can try it on your desktop or directly set it up on your own server. It performs well on cheap hardwares like the Raspberry Pi or small Digital Ocean VPS.

Community

You can reach the Cozy community via various support: