feat: Implement core Discord features including members list, direct messages, user presence, authentication, and chat UI.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"install:all": "npm install && cd Frontend/Electron && npm install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@convex-dev/presence": "^0.3.0",
|
||||
"convex": "^1.31.2",
|
||||
"livekit-server-sdk": "^2.15.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user