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
@@ -11,7 +11,27 @@ export const metadata = {
|
||||
|
||||
# {metadata.title}
|
||||
|
||||
In this document, you’ll learn how to deploy the Next.js Starter Storefront to [Vercel](https://vercel.com).
|
||||
In this guide, you’ll learn how to deploy the Next.js Starter Storefront to [Vercel](https://vercel.com).
|
||||
|
||||
<Note title="Deploy with Cloud" type="success">
|
||||
|
||||
Cloud supports deploying [storefronts](!cloud!/storefront) alongside your Medusa application with zero-configuration.
|
||||
|
||||
Cloud is our managed services offering that makes deploying and operating Medusa applications possible without having to worry about configuring, scaling, and maintaining infrastructure. Cloud hosts your server, Admin dashboard, storefront, database, and Redis instance.
|
||||
|
||||
With Cloud, you maintain full customization control as you deploy your own modules and customizations directly from GitHub:
|
||||
|
||||
- Push to deploy.
|
||||
- Multiple testing environments.
|
||||
- Preview environments for new PRs.
|
||||
- Test on production-like data.
|
||||
- Storefront deployment.
|
||||
- Emails setup.
|
||||
- [And more](!cloud!#cloud-features).
|
||||
|
||||
[Sign up and learn more about Cloud](!cloud!/sign-up).
|
||||
|
||||
</Note>
|
||||
|
||||
<Prerequisites items={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user