chore: init pnpm monorepo workspace

Root config: pnpm workspaces, tsconfig base, docker compose (postgres, redis, minio), .npmrc.
This commit is contained in:
Arnaud
2026-07-01 08:08:29 +02:00
commit ae7c5d943e
10 changed files with 9273 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
packages:
- "apps/*"
- "packages/*"
allowBuilds:
'@parcel/watcher': true
'@swc/core': true
esbuild: true
sharp: true
unrs-resolver: true