[CLAUDE] App: acceptance DONG local A2+T8 PASS (state-that + changelog-shape + guard-409 runtime) + YC-021 W-3 nguong 500ms + ring1-persona va + goi-chot 4.3 PASS
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
17
.claude/launch.json
Normal file
17
.claude/launch.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "api",
|
||||
"runtimeExecutable": "dotnet",
|
||||
"runtimeArgs": ["run", "--project", "src/Backend/SolutionErp.Api", "--urls", "http://localhost:5443"],
|
||||
"port": 5443
|
||||
},
|
||||
{
|
||||
"name": "fe-admin",
|
||||
"runtimeExecutable": "npm",
|
||||
"runtimeArgs": ["run", "dev", "--prefix", "fe-admin"],
|
||||
"port": 8082
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user