Docs: added architecture overview (#1109)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: homepage
|
||||
title: Introduction
|
||||
title: Overview
|
||||
description: 'What is Medusa?'
|
||||
slug: /
|
||||
hide_table_of_contents: true
|
||||
@@ -15,6 +15,14 @@ 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).
|
||||
|
||||

|
||||
|
||||
<div class="container" style={{ padding: 0 }}>
|
||||
<div class="row is-multiline">
|
||||
<div class="col col--6">
|
||||
|
||||
Reference in New Issue
Block a user