Created initial pnpm+turborepo setup

This commit is contained in:
2026-05-02 04:06:44 -04:00
parent 826c308d52
commit 425c51e135
7 changed files with 6371 additions and 0 deletions

3
pnpm-workspace.yaml Normal file
View File

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