--- id: homepage title: Overview description: 'What is Medusa?' slug: / hide_table_of_contents: true --- import useBaseUrl from '@docusaurus/useBaseUrl' import Link from '@docusaurus/Link' import Tabs from '@theme/Tabs' import TabItem from '@theme/TabItem' Medusa is an open-source Shopify alternative. It provides you with the primitives to create amazing digital commerce experiences. ## Architecture overview Medusa is composed of 3 components: The headless backend, the admin dashboard, and the storefront. You can learn more about Medusa's architecture in [our introduction](/introduction). 
Set up your local development environment
Create custom endpoints, services, or subscribers.
Add or build a plugin to make your engine more powerful.
Use one of our guides to deploy your Medusa project in seconds.
A short guide to get you quickly started.
Guides and walkthroughs of concepts, tools, deployment and APIs.