Add self hosting docs (#34)

* Add self host docs

* Add more documentation
This commit is contained in:
KM Koushik
2024-06-28 20:10:18 +10:00
committed by GitHub
parent 88549febfe
commit 6af2521ebb
18 changed files with 332 additions and 10 deletions

View File

@@ -45,10 +45,11 @@
],
"navigation": [
{
"group": "Get Started",
"group": "Getting Started",
"pages": [
"introduction",
"get-started/nodejs"
"get-started/nodejs",
"get-started/self-hosting"
]
},
{