feat(server): self-hosted worker (#10085)

This commit is contained in:
DarkSky
2025-02-12 08:01:57 +08:00
committed by GitHub
parent 19f0eb1931
commit 88a3a2d13b
23 changed files with 817 additions and 20 deletions
+2
View File
@@ -70,6 +70,7 @@
"graphql-scalars": "^1.24.0",
"graphql-upload": "^17.0.0",
"html-validate": "^9.0.0",
"htmlrewriter": "^0.0.12",
"ioredis": "^5.4.1",
"is-mobile": "^5.0.0",
"keyv": "^5.2.2",
@@ -92,6 +93,7 @@
"ses": "^1.10.0",
"socket.io": "^4.8.1",
"stripe": "^17.4.0",
"tldts": "^6.1.68",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"winston": "^3.17.0",