first commit

This commit is contained in:
poslop
2024-06-04 16:42:49 -05:00
commit d2992c9e2c
37 changed files with 466 additions and 0 deletions

10
Trunk.toml Normal file
View File

@@ -0,0 +1,10 @@
[build]
target = "./index.html"
[watch]
ignore = ["./src-tauri"]
[serve]
address = "127.0.0.1"
port = 1420
open = false