-
✨By Ayush Sahu, Akash Verma, Anurag Biswal, Harsh Khapre & Krishna Agarwal✨
-
Star🌟 this repository and fork🍴 to save it to your repos for easy access.
Connect with us :
Discord Tags of Team members
Team Name : Team-Ace
Discord Tags
Ayush Sahu : Ayushs.7477#5857
Akash Verma : Akash..#0285
Anurag Biswal : Mr._Anurag#5736
Krishna Agarwal : OG_bot_Krishna781_#5755
Harsh Khapre : Harsh Khapre#1243
The Open Source Shopify Alternative
Medusa is a composable engine that combines an amazing developer experience with endless customizations for merchants to scale.
Medusa powers ambitious e-com startups to global enterprises with over 10000+ Projects and 2000+ Active Community Members
Demo Link :
Image (Screenshot) preview :
Use sudo command if administrator error shows up
npm install -g @medusajs/medusa-cli
Open terminal and run the below caommands to install all necessary prerequisites :
Use sudo command if administrator error shows up (Assuming you have node package manager {npm} already on your machine)
If not go to Node.org to install node.js and npm
npm install --global yarn
Download from PostgresSQL-Download
npm install -g docker
docker pull redis
Finally, Open your favourite editor
Open terminal on the project folder
- Change to project folder
cd Ace-Tech-eCommerce
- Change to my-medusa-store directory
cd my-medusa-store
yarn install
- Starting the server for content delivery
medusa develop
- Go back to main project folder change directory to my-store-front
cd ..
cd my-store-front
yarn install
yarn dev
- Open browser tab and visit the localhost at the port defined by yarn dev
localhost:8000
P.S.
Used IDE : Visual Studio 1.67.0 on MacOS Monterey 12.6
Medusa CLI Version : 1.3.3 Docker Version : 1.0.0 redis : 7.0 (Last Stable)
File names are simple as we had to write filenames at terminal to run the file
Download Visual Studio Code on your machine at VScode
For more info visit official Medusa documentation here Medusa-Offical
Akash Verma Krishna Agarwal Anurag Biswal Harsh Khapre