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
Binary file not shown.

After

Width:  |  Height:  |  Size: 62 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 B

+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#050312"/>
<circle cx="16" cy="16" r="12" fill="#e0709a"/>
</svg>

After

Width:  |  Height:  |  Size: 173 B