chore: init

This commit is contained in:
Maze Winther
2026-05-09 00:42:26 +02:00
parent b3d35fbc2a
commit 3f2d5cfcaa
80 changed files with 7935 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"projectName": "web",
"mode": "file-router",
"typescript": true,
"packageManager": "npm",
"includeExamples": false,
"tailwind": true,
"addOnOptions": {},
"envVarValues": {},
"git": false,
"install": true,
"routerOnly": false,
"version": 1,
"framework": "react",
"chosenAddOns": [
"cloudflare",
"shadcn"
]
}