Building blocks for digital commerce
## Getting Started Visit the [Documentation](https://docs.medusajs.com/learn) to set up a Medusa application. ## What is Medusa Medusa is an ecommerce platform with a built-in framework for customization that allows you to build custom commerce applications without reinventing core commerce logic. The framework and modules can be used to build advanced B2B or DTC ecommerce stores, marketplaces, PoS systems, service businesses, or any product that needs foundational commerce primitives. All commerce modules are open-source and freely available on npm. Learn more about [Medusa’s architecture](https://docs.medusajs.com/learn/advanced-development/architecture/overview) and [commerce modules](https://docs.medusajs.com/resources/commerce-modules) in the Docs. ## Upgrades & Integrations Follow the [Release Notes](https://github.com/medusajs/medusa/releases) to keep your Medusa project up-to-date. Check out all [available Medusa integrations](https://docs.medusajs.com/resources/integrations). ## Community & Contributions The community and core team are available in [GitHub Discussions](https://github.com/medusajs/medusa/discussions), where you can ask for support, discuss roadmap, and share ideas. Our [Contribution Guide](https://github.com/medusajs/medusa/blob/develop/CONTRIBUTING.md) describes how to contribute to the codebase and Docs. Join our [Discord server](https://discord.com/invite/medusajs) to meet other community members. ## Other channels - [GitHub Issues](https://github.com/medusajs/medusa/issues) - [Community Discord](https://discord.gg/medusajs) - [Twitter](https://twitter.com/medusajs) - [LinkedIn](https://www.linkedin.com/company/medusajs) - [Medusa Blog](https://medusajs.com/blog/) ## License Licensed under the [MIT License](https://github.com/medusajs/medusa/blob/develop/LICENSE).