Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot] 59740da970 Bump reportlab from 3.6.12 to 3.6.13
Bumps [reportlab](https://www.reportlab.com/) from 3.6.12 to 3.6.13.

---
updated-dependencies:
- dependency-name: reportlab
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-27 14:17:25 +00:00
Christian Krakau-Louis 46bf8705d6 Add initial setup for Dockerized application
- Added GitHub Actions workflow for building Docker images (.github/workflows/docker-image.yml)
- Created Dockerfile for containerizing the application
- Implemented main application logic in app.py
- Added requirements.txt for managing Python dependencies
2025-03-27 15:16:12 +01:00
Christian Krakau-Louis 5618cc33bc Initial commit 2025-03-27 15:10:09 +01:00