Bootstrap Tauri desktop shell for evaluation (#66)

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

Reviewed-on: coracle/flotilla#66
Co-authored-by: triesap <tyson@radroots.org>
Co-committed-by: triesap <tyson@radroots.org>
This commit is contained in:
2026-02-25 00:23:16 +00:00
committed by Jon Staab
parent 4000477bdb
commit c970038943
64 changed files with 5004 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
[toolchain]
channel = "1.92.0"