This commit is contained in:
2025-07-24 09:38:35 +02:00
parent d766cb72c8
commit 5539e67fde
109 changed files with 12778 additions and 1 deletions

3
dev.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
cd "$(dirname "$0")"
pnpm run dev