https://github.com/matshwenyego/ecommerce-website
https://github.com/matshwenyego/ecommerce-website
to
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matshwenyego/ecommerce-website
- Owner: Matshwenyego
- Created: 2018-05-03T18:41:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T18:56:44.000Z (about 8 years ago)
- Last Synced: 2025-03-25T07:43:13.551Z (over 1 year ago)
- Topics: to
- Language: JavaScript
- Size: 3.58 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ecommerce-website
In order to run the application you will need to install mongoDB and have elastic search
mongoDB download link
https://www.mongodb.com/download-center#atlas
elastic-search download link
https://www.elastic.co/downloads/elasticsearch
After installing mongoDB, you will need to run it.
first, run mongod.exe then mongo.exe.
*********************************************************
*********************************************************
program files/mongoDB/Server/*your version*/bin/mongod.exe
program files/mongoDB/Server/*your version*/bin/mongo.exe
*********************************************************
*********************************************************
You do not need to install elastic-search, just run the elasticsearch.bat
*********************************************************
*********************************************************
elasticsearch-*your version*/bin/elasticsearch.bat
*********************************************************
*********************************************************