Go to file
mohamad d996b8f6aa feat: Update package dependencies and enhance Vite configuration
This commit introduces several updates to the project dependencies and configuration:

- Added `reka-ui` version 2.3.1 to the project for enhanced UI components.
- Updated Vite configuration to load environment variables dynamically, improving flexibility for different environments.
- Refactored API base URL handling to utilize `import.meta.env` for better compatibility with Vite's environment management.
- Enhanced API service to conditionally set the base URL based on the development environment.

These changes aim to improve the application's UI capabilities and streamline configuration management.
2025-06-28 13:09:01 +02:00
.cursor/rules feat: Implement comprehensive roadmap for feature updates and enhancements 2025-06-10 08:16:55 +02:00
.gitea/workflows refactor: Optimize Dockerfiles and deployment workflow for improved performance and reliability 2025-06-01 16:26:49 +02:00
be feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00
docs feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
fe feat: Update package dependencies and enhance Vite configuration 2025-06-28 13:09:01 +02:00
docker-compose.prod.yml Refactor: Simplify docker-compose configuration by removing unused services and optimizing backend settings 2025-06-01 19:18:42 +02:00
docker-compose.yml Fix(docker): Run Alembic migrations on container startup 2025-06-01 17:10:40 +00:00
env.production.template feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00