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

View File

@@ -187,7 +187,7 @@ This runs the admin dashboard on `localhost:7001`.
## Demo Credentials
If you installed the demo data when you installed the Medusa backend by using the `--seed` option or running:
If you installed the demo data when you installed the Medusa backend by running:
```bash npm2yarn
npm run seed