chore: kanban template

This commit is contained in:
e2e
2026-06-22 00:08:38 +02:00
commit 7c2f7d0841
209 changed files with 215578 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
// Consumed by @cloudflare/vite-plugin. `main` is TanStack Start's built-in
// server entry (no hand-written worker file); the plugin wires client assets
// and the ssr environment automatically.
"name": "kanban",
"main": "@tanstack/react-start/server-entry",
"compatibility_date": "2024-12-01",
"compatibility_flags": ["nodejs_compat"],
}