- 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
353 B
Plaintext
12 lines
353 B
Plaintext
---
|
|
hide_table_of_contents: true
|
|
description: 'Learn how to deploy your Medusa backend to different hosting providers including DigitalOcean, Heroku, Railway, and more.'
|
|
---
|
|
|
|
import DocCardList from '@theme/DocCardList';
|
|
|
|
# Medusa Backend Deployment Guides
|
|
|
|
Find in this page guides to deploy your Medusa backend on different platforms.
|
|
|
|
<DocCardList /> |