Skip to content

mamged/marketplace-monorepo

Repository files navigation

Nest Logo

Description

An event-driven multi-seller marketplace backend. Built with Nestjs.

  • 🛍️ Order management.
  • % Product discounts.
  • 🎟️ Voucher management.
  • 🤑 Customer refund wallet.
  • 🚚 Shipping rates.
  • 🧾 Tax configuration per region.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

An event-driven multi-seller marketplace backend.

Topics

Resources

Stars

Watchers

Forks