first commit
This commit is contained in:
23
.cta.json
Normal file
23
.cta.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"projectName": "findyourpilot",
|
||||
"mode": "file-router",
|
||||
"typescript": true,
|
||||
"tailwind": true,
|
||||
"packageManager": "npm",
|
||||
"git": true,
|
||||
"install": true,
|
||||
"addOnOptions": {},
|
||||
"includeExamples": true,
|
||||
"envVarValues": {},
|
||||
"routerOnly": false,
|
||||
"version": 1,
|
||||
"framework": "react-cra",
|
||||
"chosenAddOns": [
|
||||
"tanstack-query",
|
||||
"shadcn",
|
||||
"railway",
|
||||
"sentry",
|
||||
"biome",
|
||||
"paraglide"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user