feat: WM2026 Tippspiel - Initial Backend + Frontend

This commit is contained in:
Ronny Müller
2026-04-03 21:41:19 +02:00
commit 1c685b90a0
2507 changed files with 997210 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
presets: [
["env", { targets: { node: "current" }}],
],
}