No description
Find a file
2025-10-27 22:32:02 +01:00
.vscode feat: add debugpy configuration for Docker backend and update requirements 2025-08-30 20:19:55 +02:00
backend feat: placeholder evaluation with bounds (min, max) 2025-10-27 21:45:35 +01:00
frontend feat: add sorting function for tags in TripChecklist 2025-10-27 22:32:02 +01:00
nginx fix: unique service names in docker-compose 2025-09-23 14:48:07 +02:00
.dockerignore feat: add .dockerignore 2025-09-22 19:57:55 +02:00
.gitignore feat: initialize frontend with React, Vite, and Tailwind CSS 2025-08-17 20:13:46 +02:00
docker-compose.prod.yml fix: update Liquibase volume paths to use relative paths 2025-10-19 14:46:30 +02:00
docker-compose.yml fix: use VITE_API_URL for API base path 2025-09-28 19:26:16 +02:00
Dockerfile feat: add Dockerfile for containerized backend application setup 2025-09-03 22:26:17 +02:00