feat: Added local development guide (#39)

* Added local development guide

* Added local development guide

* Added local development guide

* Update local.mdx

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
This commit is contained in:
Harsh Shrikant Bhat
2024-07-27 03:17:10 +05:30
committed by GitHub
parent f10d446267
commit bc237c881c
4 changed files with 223 additions and 6 deletions

View File

@@ -49,6 +49,7 @@
"pages": [
"introduction",
"get-started/nodejs",
"get-started/local",
"get-started/self-hosting"
]
},