feat: Bootstrap the Electron application with React, Convex, and LiveKit, including a FriendsView component and a Gitea CI/CD release workflow.
Some checks failed
Build and Release / build-and-release (push) Failing after 27m21s

This commit is contained in:
Bryan1029384756
2026-02-10 19:17:51 -06:00
parent 17790afa9b
commit e874b89fe8
8 changed files with 424 additions and 47 deletions

View File

@@ -13,7 +13,8 @@
"Bash(dir:*)",
"Bash(npx vite build:*)",
"Bash(npx tsc:*)",
"Bash(npx -y esbuild:*)"
"Bash(npx -y esbuild:*)",
"WebFetch(domain:gist.github.com)"
]
}
}