add database layer

This commit is contained in:
Evan
2025-02-15 09:12:26 -08:00
parent 774a78d143
commit 0f325d4be8
6 changed files with 348 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@
"@types/jquery": "^3.5.31",
"@types/mocha": "^10.0.7",
"@types/node": "^22.10.2",
"@types/pg": "^8.11.11",
"@types/sinon": "^17.0.3",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.5.11",