Skip to content

Service to provide data to admin and customer ecommerce interface

Notifications You must be signed in to change notification settings

nathsouzadev/ecommerce-api

Repository files navigation

Ecommerce API

Service with Nest to provide data to ecommerce admin and customer interface

Installation

1 - Clone the repository

2 - Install and run Docker Desktop;

3 - Install all dependecies and setup database

$ npm install --legacy-peer-deps

$ npm run local

Running the app

$ npm run start:dev

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

Routes documentation

Open http://localhost:3000 with your browser to routes details

Stay in touch

About

Service to provide data to admin and customer ecommerce interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published