tauri app with react+vite setup

- tailwind is needed
This commit is contained in:
Oliver Bryan
2025-12-08 02:30:07 +00:00
commit f39a0dc6f8
22 changed files with 5899 additions and 0 deletions

7
src-tauri/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target/
# Generated by Tauri
# will have schema files for capabilities auto-completion
/gen/schemas