added configurations documentation (#1696)

This commit is contained in:
Shahed Nasser
2022-06-17 17:03:12 +03:00
committed by GitHub
parent 88e83801f9
commit 4be7d40771
9 changed files with 328 additions and 100 deletions
+2 -2
View File
@@ -40,9 +40,9 @@ Medusa comes with a set of building blocks that allow you to create unique digit
### The Medusa Server
The first step is to [set up your development environment](tutorial/set-up-your-development-environment) with the requirements necessary to run a Medusa server.
You can follow our [quickstart guide](quickstart/quick-start.md) to install and run a Medusa server.
Then, you can follow our [quickstart guide](quickstart/quick-start.md) to install and run a Medusa server.
It's also recommended to learn how to [set up your development environment](tutorial/set-up-your-development-environment) with the requirements tools and services to run a Medusa server, then [configure your Medusa server](usage/configurations.md).
### The Medusa Admin