No description
Find a file
2025-12-29 10:38:10 +01:00
.vscode feat: add debugpy configuration for Docker backend and update requirements 2025-08-30 20:19:55 +02:00
backend feat: add checked_at field to TripItem and display list of recently checked items 2025-12-29 10:38:10 +01:00
frontend feat: add checked_at field to TripItem and display list of recently checked items 2025-12-29 10:38:10 +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 feat: liquibase service for manual database migrations in development 2025-12-08 22:03:16 +01:00
Dockerfile feat: add Dockerfile for containerized backend application setup 2025-09-03 22:26:17 +02:00