cloudly/readme.hints.md
2024-06-20 19:20:16 +02:00

11 lines
472 B
Markdown

- 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 know, cloud wise only the setup with cloudron and hetzner cloud is supported.