Commit Graph

24 Commits

Author SHA1 Message Date
Sushil Kumar
a12d737d1c docs: removed prerequisite section and added required/optional tool section (#2192)
* docs: rearranged and removed installation section

> Removed "Prerequisite Background Knowledge" section
> Created "Required Tools" and "Optional Tools" sections
> Moved "Node.js", "Git", and "Medusa CLI" to Required Section 
> "PostgreSQL" and "Redis" to "Optional Section"

* removed links from heading

* Removed Lists under required tools

* added text below headline
2022-09-13 13:14:06 +03:00
Trang Le
7fd65b1a41 docs: add instruction for setting up PostgreSQL with Docker (#2103)
* docs: set up Postgre with Docker

* docs: link to installing Postgres with Docker

* docs: add tab for Docker

* docs: remove link to setting up Postgres with Docker

* docs: make sure Docker Desktop is running

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* docs: break commang flags into bullet list items

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-08-26 14:20:15 +03:00
Shahed Nasser
4be7d40771 added configurations documentation (#1696) 2022-06-17 17:03:12 +03:00
Shahed Nasser
4a23c65023 docs: Remove Create Your Medusa Server document (#1578) 2022-05-30 09:17:50 +02:00
Shahed Nasser
a423aed086 fixes 2022-05-18 19:24:42 +03:00
Shahed Nasser
12570631cf Merge branch 'master' into docs/development 2022-05-18 19:14:52 +03:00
Achufusi Ifeanyichukwu
d8222885ec minor punctuations 2022-05-11 19:37:29 +01:00
Shahed Nasser
f14b3d7f28 updated development 2022-04-29 16:01:54 +03:00
Shahed Nasser
6f4d1d8f34 Revert "updated development guide"
This reverts commit def2fb8543.
2022-04-29 15:57:43 +03:00
Shahed Nasser
def2fb8543 updated development guide 2022-04-29 15:56:15 +03:00
Shreedhar Hegde
8b4e479544 added docusaurus admonitions to set-up-your-development-environment.md 2022-04-28 16:04:16 +05:30
Shreedhar Hegde
1241fb7b2c added docusaurus admonitions to docs 2022-04-28 08:28:21 +05:30
Shahed Nasser
3ad0f66619 feat: added npm2yarn package (#1347) 2022-04-18 15:17:27 +02:00
Shahed Nasser
fcd2889fd7 added node version to necessary docs (#1346) 2022-04-15 11:01:05 +02:00
Chandrika Deb
9277dab1e8 Fix typo (#1318) 2022-04-13 17:22:22 +02:00
Oliver Windall Juhl
6603d3850a chore: Replace old Medusa domain with new (#1222) 2022-03-22 15:46:51 +01:00
Yash Maheshwari
dc105b9a05 Updated typo in docs (#1018) 2022-02-25 18:53:49 +01:00
Shahed Nasser
f2b4481b1f Rearranged sidebar links (#1022)
* Rearranged sidebar links

* change quick start to quickstart
2022-02-09 11:02:50 +01:00
SaintMalik
0f9fbbb732 docs: Fix typos in docs (#497) 2022-01-04 16:35:38 +01:00
Oliver Windall Juhl
0380cdf0b2 docs: Adds new index page and design tweaks (#833) 2021-11-22 17:01:18 +01:00
Sebastian Rindom
8ff4571665 Update 1-creating-your-medusa-server.md (#779) 2021-11-11 21:31:41 +01:00
dependabot[bot]
a44cf14fc7 chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/medusa (#411)
* docs: create-medusa-app article (#401)

* fix: temporarily comment out cloud related docs (#387)

* Fix typo in registerOptin section (#407)

* docs: Carts in Medusa (#406)

* chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/medusa

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Vadim Smirnov <62517920+FuzzyReason@users.noreply.github.com>
Co-authored-by: ps-89 <91064940+ps-89@users.noreply.github.com>
Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 18:47:54 +02:00
pKorsholm
93715e2c80 fix spelling errors 2021-09-01 14:35:03 +02:00
Oliver Windall Juhl
f76aa816a5 feat: Documentation and API reference (#348)
Co-authored-by: Vadim Smirnov <smirnou.vadzim@gmail.com>
Co-authored-by: zakariasaad <zakaria.elas@gmail.com>
Co-authored-by: Vilfred Sikker <vilfredsikker@gmail.com>
Co-authored-by: Kasper <kasper@medusa-commerce.com>
Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com>
2021-08-24 18:16:42 +02:00