feat: Add MembersList component, configure Electron frontend with Vite, and establish Gitea release workflow.
Some checks failed
Build and Release / build-and-release (push) Failing after 7m35s

This commit is contained in:
Bryan1029384756
2026-02-11 06:42:31 -06:00
parent c472f0ee2d
commit 49bc491e08
6 changed files with 25 additions and 9 deletions

View File

@@ -2,6 +2,8 @@
"name": "discord",
"private": true,
"version": "1.0.3",
"description": "A Discord clone built with Convex, React, and Electron",
"author": "Moyettes",
"type": "module",
"main": "main.cjs",
"homepage": "./",