This commit is contained in:
2025-12-15 14:44:42 +01:00
parent 5c22f8820c
commit 95d0bf5aee
28 changed files with 185 additions and 67 deletions

View File

@@ -8,7 +8,8 @@
},
"workspaces": [
"core/*",
"apps/*"
"apps/*",
"testing/*"
],
"scripts": {
"dev": "echo 'Development server placeholder - to be configured'",