Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 365 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 365 Bytes

This project was set up using medusa and the next.js prebuilt storefront.

medusa_ecommerce:

  • this is the backend. It's connected to a vercel postgres db
  • to run it, cd into folder and run npm run dev to start the server

medusa_ecommerce-storefront

  • this is the next.js store front.
  • to run it, cd into folder and run npm run dev to start the server