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:
co-authored by
Stevche Radevski
parent
bb599a26de
commit
baaee11114
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user