feat(devenv)!: integrate all services and tasks

Signed-off-by: Noa Virellia <noa@requiem.garden>
This commit is contained in:
2025-12-28 16:30:03 +08:00
parent d46af028dc
commit 580402a5c2
2 changed files with 57 additions and 43 deletions

View File

@@ -33,3 +33,6 @@ run-back:
test-back:
cd {{ output_dir }} && CONFIG_PATH={{ output_dir }} GO_ENV=test go test -C .. ./...
dev:
devenv up --verbose