Add the recipe creator

This commit is contained in:
Quentin Boyer 2025-01-01 18:25:50 +01:00
parent 0ecc852f37
commit eacd89119f
4 changed files with 372 additions and 8 deletions

View file

@ -33,6 +33,7 @@ maud = { version = "0.26.0", features = ["axum"] }
pulldown-cmark = "0.12.2"
ammonia = "4.0.0"
tower-sessions-sqlx-store = { version = "0.14.2", features = ["postgres"] }
serde_with = "3.12.0"
[dependencies.sea-orm]
version = "1.1"