Torsten Schulz (local)
|
70d135babf
|
Update service name in deploy script; change SERVICE_NAME from "timeclock" to "timeclock-backend" for clarity in deployment configuration.
|
2025-10-19 13:05:43 +02: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)
|
06a65e9130
|
Add production build optimizations to Vite configuration; set target, output directory, and minification options for improved performance
|
2025-10-18 21:19:07 +02:00 |
|