An open API service indexing awesome lists of open source software.

https://github.com/matshwenyego/ecommerce-website


https://github.com/matshwenyego/ecommerce-website

to

Last synced: 12 months ago
JSON representation

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
*********************************************************
*********************************************************