mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-02 18:13:13 +00:00
22 lines
573 B
JSON
22 lines
573 B
JSON
{
|
||
"Hosting-the-app": {
|
||
"title": "☁️ Hosting DocsGPT",
|
||
"href": "/Deploying/Hosting-the-app"
|
||
},
|
||
"Quickstart": {
|
||
"title": "⚡️Quickstart",
|
||
"href": "/Deploying/Quickstart"
|
||
},
|
||
"Development-Environment": {
|
||
"title": "🛠️Development Environment",
|
||
"href": "/Deploying/Development-Environment"
|
||
},
|
||
"Railway-Deploying": {
|
||
"title": "🚂Deploying on Railway",
|
||
"href": "/Deploying/Railway-Deploying"
|
||
},
|
||
"Kubernetes-Deploying": {
|
||
"title": "☸️Deploying on Kubernetes",
|
||
"href": "/Deploying/Kubernetes-Deploying"
|
||
}
|
||
} |