Files
medusa-store/www/apps/resources/app/deployment/page.mdx
Shahed Nasser 7cb90f8e82 docs: editing and general fixes of medusa's learning resources (#7261)
* docs: editing and general fixes of medusa's learning resources

* fix build script

* update ui dependency

* fix build

* adjust next.js steps
2024-05-13 18:55:11 +03:00

15 lines
247 B
Plaintext

import { ChildDocs } from "docs-ui"
export const metadata = {
title: `Deployments`,
}
# {metadata.title}
<Note type="soon">
Deployment guides are coming soon for Medusa v2. The following guides are based on Medusa v1.
</Note>
<ChildDocs />