* 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>
343 lines
8.7 KiB
JavaScript
343 lines
8.7 KiB
JavaScript
export const generatedSidebars = [
|
|
{
|
|
"sidebar_id": "cloud",
|
|
"title": "Cloud",
|
|
"items": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Getting Started",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/",
|
|
"title": "Introduction",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/sign-up",
|
|
"title": "Sign Up",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/faq",
|
|
"title": "FAQ",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/comparison",
|
|
"title": "Cloud vs Self Hosting",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Basics",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Organizations",
|
|
"path": "/organizations",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Projects",
|
|
"path": "/projects",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Prerequisites",
|
|
"path": "/projects/prerequisites",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Environments",
|
|
"path": "/environments",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Long-Lived",
|
|
"path": "/environments/long-lived",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Preview",
|
|
"path": "/environments/preview",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Environment Variables",
|
|
"path": "/environments/environment-variables",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Deployments",
|
|
"path": "/deployments",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Access Deployment",
|
|
"path": "/deployments/access",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Troubleshooting",
|
|
"path": "/deployments/troubleshooting",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Account",
|
|
"path": "/user",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Resources",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Storefront",
|
|
"path": "/storefront",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Database",
|
|
"path": "/database",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Redis",
|
|
"path": "/redis",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "S3",
|
|
"path": "/s3",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Cache",
|
|
"path": "/cache",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Emails",
|
|
"path": "/emails",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "React Email Templates",
|
|
"path": "/emails/react-email",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Plugins",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Loyalty",
|
|
"path": "/loyalty-plugin",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Draft Orders",
|
|
"path": "https://docs.medusajs.com/resources/commerce-modules/order/draft-orders",
|
|
"badge": {
|
|
"text": "Published",
|
|
"variant": "blue"
|
|
},
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Billing",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Overview",
|
|
"path": "/billing",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Plans & Pricing",
|
|
"path": "/pricing",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Manage Plans",
|
|
"path": "/billing/plans",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Manage Billing Details",
|
|
"path": "/billing/manage",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Monitoring",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Logs",
|
|
"path": "/logs",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Notifications",
|
|
"path": "/notifications",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Usage",
|
|
"path": "/usage",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Best Practices",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Update Medusa",
|
|
"path": "/update-medusa",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Connect Storefront",
|
|
"path": "/connect-storefront",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
] |