Add production Makefile

This commit is contained in:
2025-12-03 09:43:04 +01:00
parent 4110f4d063
commit 6392c0a2c7
10 changed files with 165 additions and 3 deletions

View File

@@ -33,4 +33,6 @@ ractor = "0.15.9"
serde_json = "1.0.145"
lazy-regex = "3.4.2"
actix-ws = "0.3.0"
infer = "0.19.0"
infer = "0.19.0"
rust-embed = "8.9.0"
mime_guess = "2.0.5"