refactor: move resource handling to a controller

This commit is contained in:
Stavros
2025-08-26 12:22:10 +03:00
parent 03af18fd15
commit 645c555cf0
13 changed files with 86 additions and 71 deletions

5
.gitignore vendored
View File

@@ -23,4 +23,7 @@ secret*
tmp
# version files
internal/assets/version
internal/assets/version
# data directory
data