Docs: added architecture overview (#1109)

This commit is contained in:
Shahed Nasser
2022-03-06 15:58:07 +01:00
committed by GitHub
parent dbb85c1043
commit d12c8b919b
3 changed files with 43 additions and 1 deletions
+9 -1
View File
@@ -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).
![Medusa's Architecture](https://i.imgur.com/ZHvM2bu.png)
<div class="container" style={{ padding: 0 }}>
<div class="row is-multiline">
<div class="col col--6">