feat: add Dockerfile, .dockerignore, and README; remove common crate

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-04 15:19:29 +02:00
parent 6dcc4c8317
commit 5dd9aac68d
10 changed files with 175 additions and 21 deletions

View File

@@ -10,5 +10,4 @@ async-trait = { workspace = true }
anyhow = { workspace = true }
thiserror = { workspace = true }
common = { workspace = true }
email_address = "0.2.9"