Skip to content

Open Source Storefront for Multi-vendor Marketplace. Customizable and designed for B2B. Check demo for Fashion industry 👇

License

Notifications You must be signed in to change notification settings

ashish-bansal-dev/storefront

Repository files navigation

Storefront Setup Guide

Initial Setup

  1. Navigate to the storefront directory:

    cd ../storefront
  2. Create your environment file:

    cp .env.template .env
  3. Install dependencies:

    yarn install

Configure Publishable API Key

  1. Access the Medusa Admin Panel at http://localhost:9000/app/settings/publishable-api-keys

  2. Copy the token key labeled "Webshop"

  3. Open storefront/.env and set the value for NEXT_PUBLIC_MEDUSA_PUBLISHABLE_KEY

Launch the Application

Start the development server:

# Start Medusa storefront
yarn dev

About

Open Source Storefront for Multi-vendor Marketplace. Customizable and designed for B2B. Check demo for Fashion industry 👇

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages