medusa
https://github.com/medusajs/medusa
MDX
Building blocks for digital commerce
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
MDX not yet supported2 Subscribers
Add a CodeTriage badge to medusa
Help out
- Issues
- JWT token failure gives 401 error - The hook sets Authorization: Bearer ${auth_token}, so when auth_token is an object you get Authorization: Bearer [object Object].
- [Bug]: Admin UI: When editing Inventory Item attributes, Linked variants disappear
- [Bug]: Cart is already being completed by another request
- [Bug]: Create order workflow always trigger refreshDraftOrderAdjustmentsWorkflow, even when not draft order
- [Bug]: Variant updates still slow for products with many variants (fix from #14150 not applied to variant path)
- fix(product): avoid loading all variants on scalar variant updates
- feat: emit workflow events for price lists, promotions, and campaigns…
- [Bug]: MetadataStorage.getMetadataFromDecorator() Enum Crash
- fix(medusa): prevent plugin:db:generate crash when model files export…
- [Bug]: image id is random not following the pattern img_.....
- Docs
- MDX not yet supported