Skip to content

Estore is REST API server Backend Application for e-commerce. Category Management, Product Management, Order Management, Payment Management and etc so many heavy stacks

License

mr-ben-jeckson/eStore

Repository files navigation

Author

Installation

Clone the project

  git clone https://github.com/mr-ben-jeckson/eStore.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

HOST=http://127.0.0.1

PORT=3000

DB_NAME=place your mongo db name

SECRET_KEY= place your desired secret key like // JIzf!9$4510cbez

Documentation

Comming Soon

About

Estore is REST API server Backend Application for e-commerce. Category Management, Product Management, Order Management, Payment Management and etc so many heavy stacks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published