mercurjs / mercur

JavaScript Open Source
Multi-Vendor Marketplace Accelerator build on top of Medusa.js. Mercur simplifies the path to your own customized, multi-vendor marketplace.
https://mercurjs.com
MIT License
153 stars 15 forks source link

Cannot register/login through dev:vendor #12

Closed Imoj-NGX closed 2 months ago

Imoj-NGX commented 2 months ago

When running dev:vendor, the page loads up but I am not able to register through /register (it gets stuck). I am however able to post a vendor role via api. After creating vendor and approving, I still cannot log in using dev:vendor page for the newly created vendors. I however can log in as both admin or vendor via admin page.

Screenshot 2024-06-11 at 7 52 01 PM
Imoj-NGX commented 2 months ago

Never-mind, must run both admin and vendor simultaneously and don't forget to set your admin cors in env to 7002.