Back to Medusa

README

packages/cli/create-medusa-app/README.md

2.13.52.5 KB
Original Source
<p align="center"> <a href="https://www.medusajs.com"> </a> </p> <h1 align="center"> create-medusa-app </h1> <h4 align="center"> <a href="https://docs.medusajs.com">Documentation</a> | <a href="https://www.medusajs.com">Website</a> </h4> <p align="center"> An open source composable commerce engine built for developers. </p> <p align="center"> <a href="https://github.com/medusajs/medusa/blob/master/LICENSE"> </a> <a href="https://circleci.com/gh/medusajs/medusa"> </a> <a href="https://github.com/medusajs/medusa/blob/master/CONTRIBUTING.md"> </a> <a href="https://www.producthunt.com/posts/medusa"></a> <a href="https://discord.gg/xpCwq3Kfn8"> </a> <a href="https://twitter.com/intent/follow?screen_name=medusajs"> </a> </p>

Overview

Using this NPX command, you can setup a Medusa backend and admin along with a PostgreSQL database in simple steps.


Usage

Run the following command in your terminal:

bash
npx create-medusa-app@latest

Then, answer the prompted questions to setup your PostgreSQL database and Medusa project. Once the setup is done, the Medusa admin dashboard will open in your default browser.

Options

OptionDescriptionDefault value
--repo-url <url>Create Medusa project from a different repository URLhttps://github.com/medusajs/medusa-starter-default
--seedUsing this option seeds the database with demo datafalse