Torsten Schulz (local)
|
6cc8903e06
|
Enhance frontend components by importing API_BASE_URL for consistent API endpoint usage. This update improves code maintainability and prepares the components for future API integrations.
|
2025-11-13 15:18:28 +01:00 |
|
Torsten Schulz (local)
|
efbb699b4b
|
Implement environment variable setup for frontend; create .env.production and .env.development files if they don't exist, and update API URLs in frontend components to use dynamic API_BASE_URL for improved configuration management.
|
2025-10-18 23:36:31 +02:00 |
|
Torsten Schulz (local)
|
6a0b23e694
|
Add calendar routes to backend and frontend; update routing and UI components for calendar feature
|
2025-10-17 21:46:32 +02:00 |
|