Skip to content

AyushSahu77/AceTech-eCommerce-MedusaJS-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Tech Website 🚀

Your one and only platform for all the gadgets needed

mylogo

  • ✨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 :

All-Platform-Links

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

What is Medusa?

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

Project Preview

Demo Link :

Youtube

Image (Screenshot) preview :

Screenshot 2022-10-16 at 3 45 29 PM

Screenshot 2022-10-16 at 3 45 39 PM

Screenshot 2022-10-16 at 3 45 45 PM

Screenshot 2022-10-16 at 3 45 51 PM

Screenshot 2022-10-16 at 3 46 11 PM

Screenshot 2022-10-16 at 3 46 51 PM

Screenshot 2022-10-16 at 3 47 06 PM

Screenshot 2022-10-16 at 3 47 52 PM

Screenshot 2022-10-16 at 3 48 02 PM

Screenshot 2022-10-16 at 3 48 25 PM

Installation - Medusa - Get started in minutes

Use sudo command if administrator error shows up

npm install -g @medusajs/medusa-cli

Installation - Others

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

Yarn

npm install --global yarn

PostgreSQL

Download from PostgresSQL-Download

Docker

npm install -g docker

Redis

docker pull redis

Finally, Open your favourite editor

Running our project in your environment

Open terminal on the project folder

  1. Change to project folder
cd Ace-Tech-eCommerce
  1. Change to my-medusa-store directory
cd my-medusa-store
yarn install
  1. Starting the server for content delivery
medusa develop
  1. Go back to main project folder change directory to my-store-front
cd ..
cd my-store-front
yarn install
yarn dev
  1. Open browser tab and visit the localhost at the port defined by yarn dev
localhost:8000

and You're all set and good to go!






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

Releases

No releases published

Packages

No packages published

Languages