Add Electron desktop shell workspace

This commit is contained in:
dirtydishes 2026-05-13 09:21:06 -04:00
parent b803d10836
commit 5d8e5ea44a
16 changed files with 1652 additions and 21 deletions

View file

@ -1,3 +1,6 @@
# Apps
Next.js app(s) live here. Scaffold pending.
User-facing app workspaces live here.
- `web` contains the hosted Next.js UI.
- `desktop` contains the thin Electron shell for macOS-first internal distribution.