Selfhosted cloud solution based on Rust and postgresql. uses flutter for the web interface
Go to file
Mercury. 37f0c72114 [API] Refactor: Remove CORS fairing
- activated static route for frontend service,
- removed CORS fairing for production use
2025-06-04 10:05:19 +02:00
api [API] Refactor: Remove CORS fairing 2025-06-04 10:05:19 +02:00
lightcloud_app [API] Refactor: set upload endpoint to form-data and increase limit to 5gb per upload 2025-06-03 19:54:56 +02:00
.gitignore feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00
docker-compose.yml refactor: update docker-compose configuration and remove unused .env file 2025-06-02 15:51:49 +02:00
Dockerfile Update Dockerfile 2025-06-02 15:40:52 +02:00
LICENSE Initial commit 2025-05-28 22:31:39 +02:00
README.md Initial commit 2025-05-28 22:31:39 +02:00

litecloud

Selfhosted cloud solution based on Rust and postgresql. uses flutter for the web interface