mirror of
https://github.com/tiennm99/DocsGPT.git
synced 2026-05-24 21:35:38 +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"
|
|
}
|
|
} |