docs: remove mentions of SQLite (#4045)

* docs: removed mentions of sqlite

* removed mentions of the seed option

* remove sidebar link

* Made PostgreSQL a required tool

* fixed heading
This commit is contained in:
Shahed Nasser
2023-06-01 14:23:45 +03:00
committed by GitHub
parent 274056a38d
commit c22b4ace0c
16 changed files with 46 additions and 151 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ You can either pick the default Medusa backend starter, the Contentful starter o
Other
```
The backend will be installed under the `backend` directory under the project directory. An SQLite database will be created inside that directory as well with demo data seeded into it.
The backend will be installed under the `backend` directory under the project directory.
### Step 3: Choose Storefront Starter