Add docker setup and switch voice chat backend to use livekit

This commit is contained in:
2026-03-11 16:06:41 +01:00
parent b051a0a851
commit f54fff5fb5
24 changed files with 1362 additions and 232 deletions

View File

@@ -11,6 +11,7 @@
"lint": "eslint src --ext .ts"
},
"dependencies": {
"livekit-client": "^2.9.1",
"zod": "^3.24.1"
},
"devDependencies": {