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
- [Bug]: Unbounded list() queries in updateProducts() and updateCarts() may cause memory exhaustion
- fix: batch list() calls in all selector-based update methods to prevent unbounded memory consumption
- [Bug]: Variant Id not present in prices when fetching an price list
- Order edit cancels payment authorization instead of allowing partial capture
- [Bug]: Complete cart confirms aggregate multi-location inventory but reserve-inventory-step reserves only from first location
- fix(core-flows): keep payment authorization on order edit for partial capture
- Enhance Portuguese translations and restructure i18n schema
- [Bug]: GET /store/carts/{id} does not return inventory_quantity as per documentation
- [Bug]: query.index filter on second linked module entity returns empty — inSchemaRef missing from parent registration
- [Bug]: REDIS_URL missing from medusa_config.ts
- Docs
- MDX not yet supported