Define pnpm workspace and scope dev script to backend and frontend

This commit is contained in:
2026-04-23 21:11:19 +04:00
parent d50a22a7b8
commit d5d666c56a
6 changed files with 16584 additions and 181 deletions

3
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,3 @@
packages:
- backend
- frontend