docs: updates for storefront in cloud (#14491)

* docs: updates for storefront in cloud

* comment-out pnpm

* fix broken link

* npm prerequisites

* Update www/apps/cloud/app/storefront/page.mdx

Co-authored-by: Stevche Radevski <sradevski@live.com>

* remove global cdn

---------

Co-authored-by: Stevche Radevski <sradevski@live.com>
This commit is contained in:
Shahed Nasser
2026-01-08 17:39:19 +02:00
committed by GitHub
parent bb599a26de
commit baaee11114
28 changed files with 855 additions and 220 deletions

View File

@@ -65,7 +65,16 @@ export const generatedSidebars = [
"type": "link",
"title": "Projects",
"path": "/projects",
"children": []
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Prerequisites",
"path": "/projects/prerequisites",
"children": []
}
]
},
{
"loaded": true,
@@ -142,6 +151,14 @@ export const generatedSidebars = [
"title": "Resources",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Storefront",
"path": "/storefront",
"children": []
},
{
"loaded": true,
"isPathHref": true,