feat: add ai gateway local core flow
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"executor": "nx:run-commands",
|
||||
"options": {
|
||||
"cwd": "apps/api",
|
||||
"command": "go run ./cmd/gateway"
|
||||
"command": "node ../../scripts/go-watch.mjs -- go run ./cmd/gateway"
|
||||
}
|
||||
},
|
||||
"migrate": {
|
||||
|
||||
Reference in New Issue
Block a user