setup+development-docs

This commit is contained in:
Pavel
2025-02-11 19:17:59 +03:00
parent 7db7c9e978
commit 385ebe234e
27 changed files with 1110 additions and 806 deletions

View File

@@ -1,22 +1,22 @@
{
"Hosting-the-app": {
"title": " Hosting DocsGPT",
"href": "/Deploying/Hosting-the-app"
"DocsGPT-Settings": {
"title": " App Configuration",
"href": "/Deploying/DocsGPT-Settings"
},
"Quickstart": {
"title": "Quickstart",
"href": "/Deploying/Quickstart"
"Docker-Deploying": {
"title": "🛳️ Docker Setup",
"href": "/Deploying/Docker-Deploying"
},
"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",
"title": "☸️ Deploying on Kubernetes",
"href": "/Deploying/Kubernetes-Deploying"
},
"Hosting-the-app": {
"title": "☁️ Hosting DocsGPT",
"href": "/Deploying/Hosting-the-app"
}
}