Refactor code structure for improved readability and maintainability
All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m45s

This commit is contained in:
2026-04-23 14:31:02 -04:00
parent ea308b28a9
commit c9a4f92337
29 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
.env
backend/test_data/
logs/
resources/
frontend/vue-app/resources/
frontend/vue-app/playwright-report/
frontend/vue-app/test-results/
backend/test-results/