docs: updates to installation doc (#13848)
* docs: updates to installation doc * small iteration
This commit is contained in:
@@ -8,7 +8,15 @@ export const metadata = {
|
||||
|
||||
In this chapter, you'll learn how to install and run a Medusa application.
|
||||
|
||||
## Create Medusa Application
|
||||
## Get Started with 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.
|
||||
|
||||
Refer to the [Sign Up](!cloud!/sign-up) guide to create your first Medusa project in minutes.
|
||||
|
||||
---
|
||||
|
||||
## Create Medusa Application Locally
|
||||
|
||||
A Medusa application is made up of a Node.js server and an admin dashboard. You can optionally install the [Next.js Starter Storefront](!resources!/nextjs-starter) separately either while installing the Medusa application or at a later point.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user