chore: initialise pnpm workspace monorepo

This commit is contained in:
lila 2026-03-20 10:00:21 +01:00
parent 94f02b9904
commit 66848f282f
9 changed files with 278 additions and 1 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
node_modules/
dist/
build/
.env