Files
cloudron-box/README.md
T
Girish Ramakrishnan 95516a2383 Update readme
2020-09-30 09:40:18 -07:00

714 B

Cloudron Dashboard

This is the front end code of Cloudron. The backend code is here.

Developing

  • npm install
  • gulp develop --api-origin=https://my.example.com

License

Please note that the Cloudron code is under a source-available license. This is not the same as an open source license but ensures the code is available for introspection (and hacking!).

PR

Just to give some heads up, we are a bit restrictive in merging changes. We are a small team and would like to keep our maintenance burden low. It might be best to discuss features first in the forum, to also figure out how many other people will use it to justify maintenance for a feature.