feat: update to v3.0-beta with new features and improvements

- Updated versioning across multiple components and documentation to v3.0-beta.
- Introduced new Docker Compose configurations for S3-compatible storage and MinIO support.
- Enhanced the documentation with new guides for API usage, architecture, and user management.
- Improved localization and user experience in the frontend with updated UI components and styles.
- Removed outdated Docker configurations and files to streamline the setup process.
- Added new utilities for key generation and improved error handling in various components.
- Updated license to reflect the new Kyantech-Permissive License.
This commit is contained in:
Daniel Luiz Alves
2025-06-13 02:23:15 -03:00
parent 458c6b40bb
commit 8f30883404
61 changed files with 1929 additions and 815 deletions

View File

@@ -66,6 +66,11 @@ temp-chunks/
apps/server/uploads/
apps/server/temp-chunks/
# Static files
apps/server/prisma/*.db
apps/server/.env
apps/web/.env
# OS generated files
.DS_Store
.DS_Store?