Initial Commit
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m6s
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m6s
This commit is contained in:
24
.cta.json
Normal file
24
.cta.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"projectName": "solid-demo",
|
||||
"mode": "file-router",
|
||||
"typescript": true,
|
||||
"packageManager": "npm",
|
||||
"includeExamples": true,
|
||||
"tailwind": true,
|
||||
"addOnOptions": {},
|
||||
"envVarValues": {},
|
||||
"git": true,
|
||||
"install": true,
|
||||
"routerOnly": false,
|
||||
"version": 1,
|
||||
"framework": "solid",
|
||||
"chosenAddOns": [
|
||||
"biome",
|
||||
"nitro",
|
||||
"form",
|
||||
"sentry",
|
||||
"solid-ui",
|
||||
"store",
|
||||
"tanstack-query"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user