include .claude file
This commit is contained in:
@@ -50,8 +50,18 @@
|
|||||||
"NotebookEdit(*)",
|
"NotebookEdit(*)",
|
||||||
"Skill(*)",
|
"Skill(*)",
|
||||||
"mcp__claude_ai_Mermaid_Chart__validate_and_render_mermaid_diagram",
|
"mcp__claude_ai_Mermaid_Chart__validate_and_render_mermaid_diagram",
|
||||||
"Edit(/.claude/skills/frontend-designer/**)"
|
"Edit(/.claude/skills/frontend-designer/**)",
|
||||||
|
"Bash(rm -f src/Infrastructure/Baya.Infrastructure.Persistence/Migrations/*.cs && echo \"migrations dir now:\" && ls -la src/Infrastructure/Baya.Infrastructure.Persistence/Migrations/ 2>/dev/null || echo \"\\(empty/gone\\)\")",
|
||||||
|
"Bash(dotnet build *)",
|
||||||
|
"Bash(export ASPNETCORE_ENVIRONMENT=Production)",
|
||||||
|
"Bash(export ASPNETCORE_URLS=\"http://127.0.0.1:5080\")",
|
||||||
|
"Bash(export Kestrel__EndpointDefaults__Protocols=\"Http1\")",
|
||||||
|
"Bash(nohup dotnet run --project src/API/Baya.Web.Api/Baya.Web.Api.csproj --no-build --no-launch-profile)",
|
||||||
|
"Bash(echo \"started pid $!\")"
|
||||||
],
|
],
|
||||||
"defaultMode": "bypassPermissions"
|
"defaultMode": "bypassPermissions",
|
||||||
|
"additionalDirectories": [
|
||||||
|
"C:\\Users\\Lenovo\\Desktop\\balinyaar\\server\\src\\Infrastructure\\Baya.Infrastructure.Persistence\\Migrations"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user