add console static server

This commit is contained in:
weisd
2025-01-22 13:42:40 +08:00
parent 5c339f0757
commit 375834ea46
7 changed files with 72 additions and 5 deletions
+1
View File
@@ -69,6 +69,7 @@ crypto = { path = "../crypto" }
iam = { path = "../iam" }
jsonwebtoken = "9.3.0"
tower-http = { version = "0.6.2", features = ["cors"] }
include_dir = "0.7.4"
[build-dependencies]
prost-build.workspace = true