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
@@ -18,6 +18,9 @@ With Cloud, you also maintain full customization control as you deploy your own
|
||||
- Multiple testing environments.
|
||||
- Preview environments for new PRs.
|
||||
- Test on production-like data.
|
||||
- Storefront deployment.
|
||||
- Emails setup.
|
||||
- [And more](!cloud!#cloud-features).
|
||||
|
||||
</Note>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ In this chapter, you’ll learn the general approach to deploying the Medusa app
|
||||
|
||||
Want Medusa to manage and maintain your infrastructure? [Sign up and learn more about Cloud](!cloud!)
|
||||
|
||||
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, database, and Redis instance.
|
||||
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:
|
||||
|
||||
@@ -18,6 +18,9 @@ With Cloud, you maintain full customization control as you deploy your own modul
|
||||
- Multiple testing environments.
|
||||
- Preview environments for new PRs.
|
||||
- Test on production-like data.
|
||||
- Storefront deployment.
|
||||
- Emails setup.
|
||||
- [And more](!cloud!#cloud-features).
|
||||
|
||||
</Note>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ In this chapter, you'll learn how to install and run a Medusa application.
|
||||
|
||||
## Get Started with Cloud
|
||||
|
||||
[Cloud](!cloud!) is Medusa's PaaS platform that allows you to deploy and manage production-ready Medusa applications with ease. Benefit from features like zero-configuration deployments, automatic scaling, and GitHub integration to streamline your development workflow.
|
||||
[Cloud](!cloud!) is Medusa's PaaS platform that allows you to deploy and manage production-ready Medusa applications with ease. Benefit from features like zero-configuration deployments, automatic scaling, storefront hosting, and GitHub integration to streamline your development workflow.
|
||||
|
||||
[Sign up](http://cloud.medusajs.com/signup) with Cloud and create your first Medusa project in minutes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user