docker dev

This commit is contained in:
PxlLoewe
2025-05-24 17:52:19 -07:00
parent 00e432814a
commit d5dcfb4bea
16 changed files with 9176 additions and 18217 deletions

View File

@@ -15,9 +15,10 @@
"typescript": "^5.8.2"
},
"engines": {
"node": ">=18"
"node": ">=18",
"pnpm": ">=10"
},
"packageManager": "npm@10.2.3",
"packageManager": "pnpm@10.11.0",
"workspaces": [
"apps/*",
"packages/*"