docs: added dividers + see also section (#2899)
This commit is contained in:
@@ -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 [Redis’s guide on installi
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## What’s 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).
|
||||
|
||||
Reference in New Issue
Block a user