🚀 meta: initial commit

This commit is contained in:
J / Jacob Babich
2024-04-14 16:18:42 -04:00
commit 786a885973
34 changed files with 419 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