server/client workflow

This commit is contained in:
Klemek
2025-03-17 12:45:53 +01:00
parent 5eb0b6242b
commit 7c54cdd612
5 changed files with 838 additions and 313 deletions
+4 -1
View File
@@ -20,6 +20,9 @@
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.2",
"eslint-plugin-vue": "^9.32.0",
"globals": "^16.0.0"
"globals": "^16.0.0",
"lucide": "^0.482.0",
"peerjs": "^1.5.4",
"vue": "^3.5.13"
}
}