feat: Tauri desktop app scaffold

- src-tauri/ with Rust backend, Cargo.toml, main.rs, lib.rs
- tauri.conf.json: Linux deb bundle with webkit2gtk deps
- package.json: added tauri script
- Build on a machine with Rust: cd web && npm run tauri build
This commit is contained in:
2026-07-06 18:07:30 +00:00
parent ea72050202
commit 559d17d1f2
25 changed files with 346 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB