Skip to content

nazimboudeffa/medusa-marketplace-nextjs-old

Repository files navigation

I code on Windows

In developement

The Medusa server is installed on a VirtualBox Ubuntu 22.04 Desktop, it's why I access the endpoint with the url http://192.168.0.45:9000

The port 3000 is the default port for Next

So you have the change the medusa.config.js file with this port instead of 8000

In production

TODO

Getting Started

First, run the development server:

git clone <medusa-marketplace-nextjs>
cd medusa-marketplace-nextjs
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

About

A Marketplace with Multi-Vendor based on Medusa that will be in Production ASAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published