Sharad K
Sharad K
I have seeder setup with `markets` service: ``` { path: 'markets', count: 2, template: { name: '{{lorem.words(3)}}', slug: '{{lorem.words(1)}}' } } ``` With result: ``` info: after: markets - Method:...
**Your question** How to dynamically work with Passwordless/Email auth, without setting NEXTAUTH_URL. **What are you trying to do** I am working on a use-case where NEXTAUTH_URL is not fixed at...
Currently `Medusa Store` is hard-coded in templates all over and it would be better to centralise it in `store.config.json` instead. This will allow developers to quickly use their store name...
There should be a space after "Add ". Edit dialog forms are okay.
Something on the lines of: https://github.com/payloadcms/payload/tree/main/examples/live-preview/payload It will be super useful for marketing sites.