-
I cloned the marketplace example from the repo. Ran it locally and added an admin user via the cli. I can log into the local instance so everything seems to be functioning properly. The part I am struggling with is there is no documentation in the repo regarding what to do next. I downloaded the yml file for Postman, hit some of the endpoints but I am at a loss as to what these endpoints do. is there any docs out there that explain what these added endpoints do? How do I create a vendor and vendor login with them? http://localhost:9000/auth/vendor/emailpass http://localhost:9000/auth/vendor/emailpass/register sent: { } got back a large vendor object http://localhost:9000/vendors/products { |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
found the answer at the bottom of this page... https://docs.medusajs.com/v2/resources/recipes/marketplace/examples/vendors |
Beta Was this translation helpful? Give feedback.
-
Hi, how can create a page for login for venders |
Beta Was this translation helpful? Give feedback.
found the answer at the bottom of this page...
https://docs.medusajs.com/v2/resources/recipes/marketplace/examples/vendors