refactor: Rename project order file and clean up file structure

- Rename project_order.json to order_project.json for consistency with order_ads.json naming convention
- Update all references in ProjectService and ProjectsController
This commit is contained in:
Johannes
2025-09-14 11:26:09 +02:00
parent 233a952c04
commit 713a1156c4
5 changed files with 12 additions and 11 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ Thumbs.db
# Dependencies
node_modules/
vendor/
ai/
# Environment files
.env