docs: update README (#1786)

- Updated README
- Added "Deploy to Heroku" button in the documentation.
This commit is contained in:
Shahed Nasser
2022-07-05 13:48:40 +03:00
committed by GitHub
parent 915359d84b
commit 2dc8936f69
3 changed files with 93 additions and 82 deletions

View File

@@ -6,6 +6,10 @@ import TabItem from '@theme/TabItem';
In this document, you'll learn how to deploy your Medusa server on Heroku. Heroku is a PaaS (Platform as a Service) that allows you to easily deploy your applications in the cloud.
Alternatively, you can use this button to deploy the Medusa server to Heroku directly:
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/medusajs/medusa-starter-default/tree/feat/deploy-heroku)
<div>
<video width="100%" height="100%" playsinline autoplay muted controls>
<source src="https://user-images.githubusercontent.com/59018053/154798681-37060f13-5248-47c5-97c5-81c06da301d4.mp4" type="video/mp4" />