test websocket
This commit is contained in:
parent
43ba731850
commit
9e14183ac7
3 changed files with 2334 additions and 1923 deletions
|
|
@ -22,6 +22,7 @@
|
|||
"@types/node": "^20.11.5",
|
||||
"@types/node-cron": "^3.0.11",
|
||||
"@types/swagger-ui-express": "^4.1.6",
|
||||
"@types/ws": "^8.5.14",
|
||||
"nodemon": "^3.0.3",
|
||||
"prettier": "^3.2.2",
|
||||
"ts-node": "^10.9.2",
|
||||
|
|
@ -47,6 +48,7 @@
|
|||
"swagger-ui-express": "^5.0.0",
|
||||
"tsoa": "^6.0.1",
|
||||
"typeorm": "^0.3.19",
|
||||
"typeorm-cli": "^1.0.7"
|
||||
"typeorm-cli": "^1.0.7",
|
||||
"ws": "^8.18.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue