Bootstrap Tauri desktop shell for evaluation (#66)

Adds a minimal Tauri desktop bootstrap. Run with: pnpm run tauri:dev

Reviewed-on: #66
Co-authored-by: triesap <tyson@radroots.org>
Co-committed-by: triesap <tyson@radroots.org>
This commit was merged in pull request #66.
This commit is contained in:
2026-02-25 00:23:16 +00:00
committed by hodlbod
parent 985fd46243
commit 17d673c288
64 changed files with 5004 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
[toolchain]
channel = "1.92.0"