chore: initialize monorepo with Turborepo and pnpm

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Consultoria AS
2026-01-22 01:47:28 +00:00
parent ed16c8cd39
commit dc0056b243
5 changed files with 142 additions and 0 deletions

3
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,3 @@
packages:
- "apps/*"
- "packages/*"