Skip to content

inerttila/3D-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedusaJS E-commerce Project

To run this application you will need

  • node >= 16.x.x installed
  • docker desktop
  • git
docker-compose up --build -d
 npx create-medusa-app@latest --seed --db-url postgres://yourusername:yourpassword@host.docker.internal:5432/medusa_db

cd medusa-backend

localhost:7001

--------------------- new wsl --------------------

 npx create-next-app -e https://github.com/medusajs/nextjs-starter-medusa medusa-storefront

cd medusa-storefront

mv .env.template .env.local


start both of them

yarn dev

About

3D-Store made by MedusaJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published