added more githubchatmodes and instructions

This commit is contained in:
2025-10-03 08:54:15 +02:00
parent fc78bcaa80
commit d6e943ec00
23 changed files with 2827 additions and 8 deletions
+6 -8
View File
@@ -1,14 +1,12 @@
{
"folders": [
{
"path": "backend"
},
{
"path": "frontend"
},
{
"path": "docker"
"path": "."
}
],
"settings": {}
"settings": {
"go.testEnvVars": {
"CGO_ENABLED": "1"
}
}
}