cloudly/readme.hints.md

11 lines
472 B
Markdown
Raw Permalink Normal View History

2024-06-20 17:00:58 +00:00
- 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`
2024-06-20 17:20:16 +00:00
- Note: the exports are defined in the package.json.
- For know, cloud wise only the setup with cloudron and hetzner cloud is supported.