https://github.com/fflorent/cozy-test
https://github.com/fflorent/cozy-test
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fflorent/cozy-test
- Owner: fflorent
- License: other
- Created: 2014-05-29T12:50:08.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-29T12:50:45.000Z (about 12 years ago)
- Last Synced: 2025-06-06T13:02:20.670Z (12 months ago)
- Language: JavaScript
- Size: 309 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
Cozy Template is a Javascript template project to start quickly your own
application.
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)
git clone git://github.com/mycozycloud/cozy-template-js.git
cd cozy-template-js
npm install
node server.js
## What is Cozy?

[Cozy](http://cozy.io) is a platform that brings all your web services in the
same private space. With it, your web apps and your devices can share data
easily, providing you
with a new experience. You can install Cozy on your own hardware where no one
profiles you. You install only the applications you want. You can build your
own one too.
## Community
You can reach the Cozy community via various support:
* IRC #cozycloud on irc.freenode.net
* Post on our [Forum](https://groups.google.com/forum/?fromgroups#!forum/cozy-cloud)
* Post issues on the [Github repos](https://github.com/mycozycloud/)
* Via [Twitter](http://twitter.com/mycozycloud)