feat(server): impl doc history (#5004)

This commit is contained in:
liuyi
2023-11-22 07:56:59 +00:00
parent 946b7b4004
commit d1476495ae
18 changed files with 783 additions and 35 deletions
+1
View File
@@ -31,6 +31,7 @@
"@nestjs/graphql": "^12.0.9",
"@nestjs/platform-express": "^10.2.7",
"@nestjs/platform-socket.io": "^10.2.7",
"@nestjs/schedule": "^4.0.0",
"@nestjs/throttler": "^5.0.0",
"@nestjs/websockets": "^10.2.7",
"@node-rs/argon2": "^1.5.2",