docs: add documentation for remaining plugins (#4994)

* docs: add documentation for remaining plugins

* fix eslint errors
This commit is contained in:
Shahed Nasser
2023-09-08 19:18:48 +03:00
committed by GitHub
parent 4b0e3fb2a7
commit 1a1fc6c968
23 changed files with 821 additions and 18 deletions
@@ -129,7 +129,7 @@ const plugins = [
Run your backend with the following command:
```bash npm2yarn
```bash
npx medusa develop
```