Skip to content

myudak/vms-storefront

Repository files navigation

VMS Storefront

VMS Storefront

A storefront built using VueJS + MedusaJS

Preview

screencapture-localhost-8000-2022-10-09-17_19_05

About

Participants

myudak - @myudak

Rohit Tewari - @rtewari056

Kailash Choudhary - @kailashchoudhary11

Satyam Sagar - @satyamrs00

Set up Project

Prerequisites

Before you start with the tutorial make sure you have:

  • Node.js v14 or greater installed on your machine
  • VMS-medusa-admin run npm install;npm start
  • VMS-medusa-server run npm install;npm install medusa-file-minio;npm install -g @medusajs/medusa;medusa develop
  • VMS-minIO download minIO place it in parent directory run cd ..;./minio.exe server "path directory" --address :6900 --console-address :9090

Install Project

Done with the pre-requisites?

Here are the steps to be taken after that :

  1. Clone the repository:
git clone https://github.com/myudak/vms-storefront
  1. Change directory and install dependencies:
cd vms-storefront
npm install
  1. Start the app
npm run dev
  1. Go to minIO page in 127.1.1:9090:

image

  1. Login with username and password:
minioadmin
  1. Go to manage -> make accsess policy public

Untitled video - Made with Clipchamp


  1. Go to identitiy -> service account -> create service account -> make the accsess key and the secret key :
ZfP0iiPrIndoL07v
Zetmnu1NVuJHeia887gJ8KeaRh6ULUaF

Untitled video - Made with Clipchamp (1)

Finish and see the web on :

http://localhost:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published