JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 301
  • Score
    100M100P100Q101025F
  • License LGPL v3

Tools to start and deploy Cozy applications easily

Package Exports

  • cozy

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cozy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Cozy Manager

Cozy Manager is a tool for Cozy Web Application developers. It makes easy to start with building an application for the Cozy Cloud Platform.

npm install cozy -g
cozy new myapp --github myaccount
cd myapp

Add some features, then:

cozy deploy

Managing your virtual machine

The Cozy Manager helps you to manage a virtual machine through Vagrant.

cozy dev:init
cozy dev:start

cozy dev:stop

More information about CozyCloud and virtual machines in the documentation.

About Cozy

Cozy is a private pesronal cloud solution that allows you to host all your personnal application in a single place you control. This way, you can manage your data from anywhere while protecting your privacy.

https://cozycloud.cc

Cozy on IRC

Feel free to check out our IRC channel (#cozycloud on irc.freenode.org) if you have any technical issues/inquiries or simply to speak about Cozy cloud in general.