feat: (mostly ai gen) electron app for native computer platforms

This commit is contained in:
2026-02-09 21:30:43 +01:00
parent 160fb0d36f
commit 13cf2b577c
14 changed files with 3399 additions and 36 deletions

4
.gitignore vendored
View File

@@ -6,6 +6,10 @@
.cache
dist
# Electron compiled output
electron/dist
dist-electron
# Node dependencies
node_modules