feat(server): stripe integration and credits system (#1024)

This commit is contained in:
RainbowBird
2026-03-28 02:25:44 +08:00
parent f92b07defb
commit fc51738209
27 changed files with 2477 additions and 87 deletions
+2
View File
@@ -39,6 +39,8 @@
"hono": "catalog:",
"injeca": "catalog:",
"pg": "^8.20.0",
"postgres": "^3.4.8",
"stripe": "catalog:",
"tsx": "^4.21.0",
"valibot": "catalog:"
},