feat: backend executor implement

This commit is contained in:
2026-08-16 17:12:06 +08:00
parent 390e0565d3
commit 7755da72e7
31 changed files with 2762 additions and 184 deletions
+3
View File
@@ -1,3 +1,6 @@
[daemon]
environment = "prod"
[backend]
type = "native"
release_dir = "/home/yms/lib/releases"