mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
33 lines
520 B
JSON
33 lines
520 B
JSON
{
|
|
"pages": [
|
|
"index",
|
|
"installation",
|
|
"quick-start",
|
|
"project-structure",
|
|
"---Configuration Options---",
|
|
"frontend",
|
|
"backend",
|
|
"database",
|
|
"orm",
|
|
"authentication",
|
|
"runtime",
|
|
"api-layer",
|
|
"---Addons & Features---",
|
|
"addons",
|
|
"examples",
|
|
"deployment",
|
|
"---Database Setup---",
|
|
"database-providers",
|
|
"---CLI Reference---",
|
|
"cli-commands",
|
|
"cli-flags",
|
|
"---Guides---",
|
|
"migration-guide",
|
|
"troubleshooting",
|
|
"best-practices",
|
|
"---FAQ---",
|
|
"faq",
|
|
"compatibility"
|
|
]
|
|
}
|