feat(release): add reversible production cutover gates
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"test": "vitest run --root ../.. apps/api/src",
|
||||
"typecheck": "tsc -p tsconfig.json",
|
||||
"canary": "tsx src/canary-cli.ts",
|
||||
"gateway:production": "tsx src/production-gateway-cli.ts",
|
||||
"start:production": "tsx src/production-cli.ts",
|
||||
"migration": "tsx src/application/legacy-import/migration-command.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user