docs: add cloud projects documentation (#12730)

* docs: add cloud projects documentation

* fixes

* more fixes

* fix details about configurations

* last fixes

* small fix

* remove environments page
This commit is contained in:
Shahed Nasser
2025-06-13 16:22:30 +03:00
committed by GitHub
parent b79215dd5c
commit aa1cadcb29
4 changed files with 243 additions and 1 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
export const generatedEditDates = {
"app/page.mdx": "2025-06-12T12:31:48.681Z",
"app/organization/page.mdx": "2025-06-12T14:43:20.772Z"
"app/organization/page.mdx": "2025-06-12T14:43:20.772Z",
"app/projects/page.mdx": "2025-06-13T08:53:08.964Z"
}