initial ws setup

This commit is contained in:
2026-02-05 20:45:38 -05:00
parent 9eb19b0b9a
commit 9f5ec4fff2
5 changed files with 75 additions and 20 deletions

1
package-lock.json generated
View File

@@ -14,6 +14,7 @@
"express": "^5.2.1",
"pg": "^8.18.0",
"postgres": "^3.4.8",
"ws": "^8.19.0",
"wscat": "^6.1.0",
"zod": "^4.3.6"
},