docs: added examples for modules usage in Medusa (#5753)
* Add data migration script after running migrations * Update install-medusa.mdx * Update examples.md (#5751) * fix lint errors * fix comment in example * added examples for modules usage in Medusa --------- Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
This commit is contained in:
co-authored by
Riqwan Thamir
parent
e4bfa6c88a
commit
d27b86ab8e
@@ -2751,6 +2751,11 @@ module.exports = {
|
||||
label: "Install in Node.js",
|
||||
id: "experimental/product/install-nodejs",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
label: "Examples",
|
||||
id: "experimental/product/examples",
|
||||
},
|
||||
{
|
||||
type: "html",
|
||||
value: "References",
|
||||
|
||||
Reference in New Issue
Block a user