- This repository contains 4 projects around serve.zone
  - the cloudly backend under ts/*
  - the cloudly frontend under ts_web/*
  - the api client under ts_apiclient
  - the cli client under ts_cliclient

- the easiest method to spawn up a cloudly instance is to use the docker image:
  `code.foss.global/serve.zone/cloudly:latest`

- Note: the exports are defined in the package.json.
- For now, cloud wise only the setup with cloudron and hetzner cloud is supported.