tenis booking site done by claude

This commit is contained in:
Priec
2026-05-16 00:02:39 +02:00
parent 8b7f883f14
commit 7d05209d48
40 changed files with 1180 additions and 632 deletions

View File

@@ -39,7 +39,8 @@ include_dir = { version = "0.7" }
fluent-templates = { version = "0.13", features = ["tera"] }
unic-langid = { version = "0.9" }
# /view engine
axum-extra = { version = "0.10", features = ["form"] }
axum-extra = { version = "0.10", features = ["form", "cookie"] }
dotenvy = { version = "0.15" }
[[bin]]
name = "ht_booking-cli"