Files
medusa-store/www/apps/docs/content/deployments/admin/index.mdx
Shahed Nasser 75fd6b0c83 docs: improvements to deployment guides (#6183)
- 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
2024-01-24 08:22:50 +00:00

18 lines
598 B
Plaintext

---
hide_table_of_contents: true
description: 'Learn how to deploy the Medusa Admin to different hosting providers to be used with a deployed Medusa backend.'
---
import DocCardList from '@theme/DocCardList';
# Medusa Admin Deployment Guides
Find in this page guides to deploy your Medusa Admin on different platforms.
:::note
These guides are for deploying the admin separately from the backend. If you want to deploy them together, you can refer to the [deployment guides of the backend](../server/index.mdx). Learn more [here](../index.mdx#deploying-the-medusa-admin).
:::
<DocCardList />