feat: initial tauri project

This commit is contained in:
Tim Ristau 2026-03-09 17:38:51 -04:00
parent 732cd07941
commit 19eaafeca1
41 changed files with 6362 additions and 133 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"svelte.enable-ts-plugin": true
}