Files
DocsGPT/docs/pages/Deploying/_meta.json
T
2025-01-25 20:36:10 +00:00

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"
}
}