Commit Graph

2 Commits (9315502369434c3a7372a3235fc4f93ff5e80e93)

Author SHA1 Message Date
Pau Costa Ferrer ca553115b8 Remove redundant node_modules copy in API Dockerfile 2026-03-28 18:41:38 +01:00
Pau Costa Ferrer 4bc2454f44 Add Docker deployment support for API and Web services
- Add Dockerfiles for API and Web apps with multi-stage builds.
- Configure `docker-compose.yml` to manage services (Postgres, API, Web, pgAdmin).
- Add `.dockerignore` for optimized builds.
- Include `DOCKER_SETUP.md` for deployment steps and guidance.
2026-03-28 17:39:43 +01:00