Initial commit: Character sandbox with React+Express frontend/backend, SvelteKit foundation

This commit is contained in:
2026-06-30 16:57:28 +02:00
commit 85454f9737
48 changed files with 4662 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
node_modules/
build/
.svelte-kit/
data/
*.db
.env
.env.local
.vite/
dist/
.tmp/
*.log
.DS_Store