chore: initialize project
All checks were successful
Deploy monie-landing (kaniko) / build-and-deploy (push) Successful in 10m34s
All checks were successful
Deploy monie-landing (kaniko) / build-and-deploy (push) Successful in 10m34s
This commit is contained in:
21
.cta.json
Normal file
21
.cta.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"projectName": "monie-landing",
|
||||
"mode": "file-router",
|
||||
"typescript": true,
|
||||
"packageManager": "npm",
|
||||
"includeExamples": false,
|
||||
"tailwind": true,
|
||||
"addOnOptions": {},
|
||||
"envVarValues": {},
|
||||
"git": false,
|
||||
"routerOnly": false,
|
||||
"version": 1,
|
||||
"framework": "react",
|
||||
"chosenAddOns": [
|
||||
"biome",
|
||||
"paraglide",
|
||||
"posthog",
|
||||
"sentry",
|
||||
"t3env"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user