- Add a new deployment overview page giving a general overview of how a Medusa project is deployed - Add a new section in all backend deployment guides related to the Medusa admin. - Add a general deployment guide for the medusa admin. - Add a general deployment guide for the Next.js starter
12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
---
|
|
hide_table_of_contents: true
|
|
description: 'Learn how to deploy your storefronts to different hosting providers to be used with a deployed Medusa backend.'
|
|
---
|
|
|
|
import DocCardList from '@theme/DocCardList';
|
|
|
|
# Storefront Deployment Guides
|
|
|
|
Find in this page guides to deploy your storefront on different platforms.
|
|
|
|
<DocCardList /> |