Full refactor of codebase

This commit is contained in:
Jonas Hahn
2025-09-18 16:51:57 +02:00
parent 0e6e48cd7b
commit 4168e92601
34 changed files with 1176 additions and 1062 deletions

View File

@@ -1,5 +1,5 @@
[build]
cmd = "nix develop -c go build -o ./tmp/main ./src/..." # only for nix users
cmd = "nix develop -c go build -o ./tmp/main ./cmd/server" # Only for nix users
[log]
time = false