go-crm initial

This commit is contained in:
2026-04-21 17:34:58 -03:00
parent 5b8107c169
commit f8135d0e1b
24 changed files with 641 additions and 125 deletions

35
apps/go-crm/.air.toml Normal file
View File

@@ -0,0 +1,35 @@
root_dir = "."
tmp_dir = "tmp"
[build]
bin = "./tmp/main"
cmd = "go build -buildvcs=false -o ./tmp/main ."
delay = 1000
exclude_dir = ["assets", "tmp", "vendor"]
exclude_file = []
exclude_regex = ["_test.go"]
exclude_unchanged = false
follow_symlink = false
full_screen = false
include_dir = []
include_ext = ["go", "templ"]
kill_delay = "0s"
log = "build-errors.toml"
send_exit = false
send_user = false
stop_on_error = false
[log]
main_only = false
time = false
[misc]
clean_on_exit = false
dao = "0x60"
force_kill = true
kill = true
restart = true
[screen]
clear_on_rebuild = false
extra_resize = false