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

@@ -8,6 +8,10 @@ For a more detailed guide on how to set up your local environment to work with M
:::
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)
## Prerequisites
Medusa supports Node versions 14 and 16. You can check which version of Node you have by running the following command: