This commit is contained in:
Kyush 2026-03-05 23:46:54 +09:00
commit 1cd7941472
46 changed files with 6539 additions and 0 deletions

7
pnpm-workspace.yaml Normal file
View file

@ -0,0 +1,7 @@
packages:
- 'server'
- 'client'
onlyBuiltDependencies:
- 'better-sqlite3'
- 'esbuild'