All checks were successful
Build and Push Docker Image / build (push) Successful in 3m6s
24 lines
422 B
JSON
24 lines
422 B
JSON
{
|
|
"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"
|
|
]
|
|
} |