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
co-authored by Stevche Radevski
parent bb599a26de
commit baaee11114
28 changed files with 855 additions and 220 deletions
+12
View File
@@ -45,6 +45,13 @@ export const sidebar = [
type: "link",
title: "Projects",
path: "/projects",
children: [
{
type: "link",
title: "Prerequisites",
path: "/projects/prerequisites",
},
],
},
{
type: "link",
@@ -97,6 +104,11 @@ export const sidebar = [
title: "Resources",
initialOpen: true,
children: [
{
type: "link",
title: "Storefront",
path: "/storefront",
},
{
type: "link",
title: "Database",