Refactored frontend directory
Some checks failed
Chore App Build, Test, and Push Docker Images / build-and-push (push) Failing after 2m46s

This commit is contained in:
2026-04-25 00:40:15 -04:00
parent db846f4e31
commit 127378797c
263 changed files with 88 additions and 79 deletions

2
.vscode/mcp.json vendored
View File

@@ -8,7 +8,7 @@
"run-test-mcp-server",
"--config=playwright.config.ts"
],
"cwd": "frontend/vue-app"
"cwd": "frontend"
}
},
"inputs": []