feat: add gacha and init cms

This commit is contained in:
Maulana Sodiqin
2025-05-20 10:45:01 +07:00
parent f4b0ed0a4a
commit e63658c082
35 changed files with 976 additions and 171 deletions
+1
View File
@@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
imphnen-entities = { path = "../imphnen-entities" }
log.workspace = true
axum.workspace = true
tokio.workspace = true
serde.workspace = true