docs: added dividers + see also section (#2899)

This commit is contained in:
Shahed Nasser
2022-12-26 15:52:08 +02:00
committed by GitHub
parent b0e5769e27
commit b0ebfd6bcf
100 changed files with 1047 additions and 291 deletions

View File

@@ -139,6 +139,8 @@ If you run into any errors while installing the CLI tool, check out the [trouble
:::
---
## Optional Tools
These tools are not required to have to run a Medusa server, but it's highly recommended that you have them installed.
@@ -268,8 +270,10 @@ To install Redis without Homebrew you can check out [Rediss guide on installi
</TabItem>
</Tabs>
## Whats Next
---
- Learn how to [configure your Medusa server](../usage/configurations.md).
- Learn how to install a storefront with [Next.js](../starters/nextjs-medusa-starter.mdx) or [Gatsby](./../starters/gatsby-medusa-starter.mdx).
- Learn how to install the [Medusa Admin](../admin/quickstart.mdx).
## See Also
- [Configure your Medusa server](../usage/configurations.md).
- Install a storefront with [Next.js](../starters/nextjs-medusa-starter.mdx) or [Gatsby](./../starters/gatsby-medusa-starter.mdx).
- [Install the Medusa Admin](../admin/quickstart.mdx).