docs: updates to billing details (#14096)
* docs: updates to billing details * fix installation errors
This commit is contained in:
@@ -2,7 +2,7 @@ import { Prerequisites, InlineIcon } from "docs-ui"
|
||||
import { ChevronUpDown } from "@medusajs/icons"
|
||||
|
||||
export const metadata = {
|
||||
title: `Projects`,
|
||||
title: `Create Projects and Deploy to Cloud`,
|
||||
}
|
||||
|
||||
# {metadata.title}
|
||||
@@ -21,6 +21,12 @@ Each project can have multiple environments, such as production and staging. The
|
||||
|
||||
## Create a Project
|
||||
|
||||
<Note>
|
||||
|
||||
If you've reached the limit of projects allowed in your organization's plan, you need to upgrade your plan to create more projects. Learn more in the [Plans & Pricing](../pricing/page.mdx) guide.
|
||||
|
||||
</Note>
|
||||
|
||||
In this section, you'll learn how to create a project in Cloud to deploy your Medusa application.
|
||||
|
||||
<Note title="Prerequisites">
|
||||
|
||||
Reference in New Issue
Block a user