vibing part 1

This commit is contained in:
2025-06-16 03:11:05 -07:00
parent e1cd1cbd08
commit 9a09c5c612
12 changed files with 343 additions and 11 deletions

View File

@@ -10,6 +10,7 @@
"license": "ISC",
"dependencies": {
"express": "^4.18.2",
"express-session": "^1.18.1",
"nodemon": "^2.0.22",
"ws": "^8.13.0"
}