chore: scaffold TanStack Start project
This commit is contained in:
19
.cta.json
Normal file
19
.cta.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"projectName": "gig-admin",
|
||||
"mode": "file-router",
|
||||
"typescript": true,
|
||||
"tailwind": true,
|
||||
"packageManager": "pnpm",
|
||||
"git": false,
|
||||
"install": true,
|
||||
"intent": true,
|
||||
"addOnOptions": {},
|
||||
"includeExamples": true,
|
||||
"envVarValues": {},
|
||||
"routerOnly": false,
|
||||
"version": 1,
|
||||
"framework": "react",
|
||||
"chosenAddOns": [
|
||||
"nitro"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user