Initial commit

This commit is contained in:
2026-03-25 09:32:02 +01:00
commit 23ce1b7ee2
77 changed files with 21169 additions and 0 deletions

7
src-tauri/Trunk.toml Normal file
View File

@@ -0,0 +1,7 @@
[build]
target = "../src/index.html"
dist = "../dist"
[serve]
port = 1420
open = false