|
7d100e7e0f
|
Refactor Docker setup for frontend-only builds by removing server-side API files, creating mock APIs, and updating health check notes. Adjusted Vite configuration for browser compatibility and refined API handling in various components to improve user experience and maintainability.
|
2025-08-15 22:35:15 +01:00 |
|
|
f7dc75d514
|
Enhance Docker setup by updating .dockerignore to include additional files and directories, modifying docker-compose.yml to add build arguments and Traefik labels, and improving the Dockerfile with build-time environment variables, health checks, and permission settings for security.
|
2025-08-15 20:40:39 +01:00 |
|
|
99de77c8f4
|
Update Dockerfile to install all dependencies and modify .dockerignore to exclude log files.
|
2025-08-13 01:22:41 +01:00 |
|
|
936293ba92
|
Enhance ESLint configuration for TypeScript and React, update dependencies, and add new super admin setup script. Update README for improved clarity on superuser setup options and modify user interface components for better user experience.
|
2025-08-13 00:51:44 +01:00 |
|