docs: added cloud infrastructure guide (#12783)

* docs: added cloud infrastructure guide

* added md route

* fixes
This commit is contained in:
Shahed Nasser
2025-06-20 11:40:59 +03:00
committed by GitHub
parent 1c987540aa
commit 03fb24af8d
6 changed files with 134 additions and 8 deletions
+5
View File
@@ -44,6 +44,11 @@ export const sidebar = [
title: "Resources",
initialOpen: true,
children: [
{
type: "link",
title: "Infrastructure",
path: "/infrastructure",
},
{
type: "link",
title: "Database",