freshyo/apps/web-ui/.cta.json
2026-05-10 16:45:39 +05:30

19 lines
No EOL
347 B
JSON

{
"projectName": "web-ui",
"mode": "file-router",
"typescript": true,
"tailwind": true,
"packageManager": "bun",
"git": true,
"install": true,
"intent": true,
"addOnOptions": {},
"includeExamples": false,
"envVarValues": {},
"routerOnly": false,
"version": 1,
"framework": "react",
"chosenAddOns": [
"nitro"
]
}