Skip to content

hellodemola/home-nest

Repository files navigation

Description

A backend api service for an E-Commerce platform built with NestJs

Project setup

$ pnpm install

Compile and run the project

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Run tests

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

Stay in touch

About

Backend (Nest Js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published