chore: initialize project
This commit is contained in:
22
.cta.json
Normal file
22
.cta.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"projectName": "monie-landing",
|
||||
"mode": "file-router",
|
||||
"typescript": true,
|
||||
"packageManager": "npm",
|
||||
"includeExamples": false,
|
||||
"tailwind": true,
|
||||
"addOnOptions": {},
|
||||
"envVarValues": {},
|
||||
"git": true,
|
||||
"routerOnly": false,
|
||||
"version": 1,
|
||||
"framework": "react",
|
||||
"chosenAddOns": [
|
||||
"biome",
|
||||
"posthog",
|
||||
"form",
|
||||
"t3env",
|
||||
"compiler",
|
||||
"sentry"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user