Skip to content

Ecommerce Wishlist with product suggestion feature | developed by express js, mongodb with TS support

Notifications You must be signed in to change notification settings

SoummoSinghoRoy/ecommerce-wishlist-feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wishlist management & products suggestion features Api Service Installation Guide

To install this api service on your local machine, follow these steps:

  1. Clone the repository from GitHub. Repo: https://github.com/SoummoSinghoRoy/ecommerce-wishlist-feature.git
  2. Install Node.js, MongoDB and MongoDB Compass on your machine, if you haven't already. Or you can use mongodb atlas. And define your custom environment variable in .env file. Must Follow default.env
  3. Navigate to the project directory in your terminal.
  4. Run npm install to install required dependencies.

    Hurray! All dependency installed.

  5. Run npm run dev to start the server. (Or run npm run build & npm start)

That's it! The api service should now be running on your local machine.

About api service

The Api Service was developed using Node.js, Express.js and MongoDB. It allows you to manage user products wishlist & relevant product suggestion in the application.

Service Information

url: document

Give it a try today!

About

Ecommerce Wishlist with product suggestion feature | developed by express js, mongodb with TS support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published