refactor: add monorepo

This commit is contained in:
2023-03-14 17:44:23 +01:00
parent 93b651b35b
commit 24b50d471b
4 changed files with 16 additions and 0 deletions

6
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,6 @@
packages:
- "backend/*"
- "configuration/*"
- "examples/*"
- "frontend/*"
- "packages/*"