feat: initialize Discord clone application with core backend services and Electron frontend.

This commit is contained in:
Bryan1029384756
2026-02-09 23:54:49 -06:00
parent e64cf20116
commit 516cfdbbd8
26 changed files with 622 additions and 161 deletions

10
package-lock.json generated Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "discord-clone",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discord-clone"
}
}
}