Set up bun workspace monorepo

This commit is contained in:
2026-08-09 17:08:55 -04:00
commit 1e75e0f07f
3 changed files with 556 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
.DS_Store
node_modules
build
.svelte-kit
package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
target
*.db
*.db-shm
*.db-wal
data
PROJECT.md
UPDATE.md