feat: Implement core Discord clone functionality including Convex backend, Electron frontend, and UI components for chat, voice, and settings.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
node_modules
|
||||
.env
|
||||
.env.local
|
||||
.vscode
|
||||
./backend/uploads
|
||||
./backend/uploads/
|
||||
|
||||
Reference in New Issue
Block a user