docs: improved contentful documentation (#1891)

This commit is contained in:
Shahed Nasser
2022-07-22 13:03:25 +03:00
committed by GitHub
parent b9995cf2a7
commit 668a269eb7
8 changed files with 620 additions and 979 deletions
@@ -110,6 +110,12 @@ If you havent deployed your Medusa server yet, you can leave the value blank
![Environment Variable](https://i.imgur.com/DnutZfT.png)
:::note
If you use more environment variables in your storefront be sure to add them here.
:::
Once youre done, scroll down and click on Deploy site.
Youll be then redirected to the dashboard of the new website. Netlify will build your website in the background. You should see “Site deploy in progress” on the top card.
@@ -237,6 +243,12 @@ netlify env:set GATSBY_MEDUSA_BACKEND_URL "<YOUR_SERVER_URL>"
Where `<YOUR_SERVER_URL>` is the URL of your Medusa server.
:::note
If you use more environment variables in your storefront be sure to add them here.
:::
#### Check deployment status
You can check the deployment status of your website by running the following command: