0.5.0 • Published 6 months ago

e-commerce-docker-vite-nestjs v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

E-Commerce Project 4th Semester

Members

  • Jose Manuel Morales Patty
  • Alex Eduardo Paca Meneses
  • Sebasthian Khristian Salinas Pozzo
  • Mayerli Santander Sejas
  • Ignacio Ruben Villarroel Rodriguez

Description

This is an E-Commerce built with Nestjs and Vite, this E-Commerce is part of the Software Development IV subject of the Commercial Software Engineering course at the Salesiana University of Bolivia.

Requirements

To run the project you need to have installed the following programs:

  • nodejs
  • pnpm
  • docker

Installation And Usage

To run the development environment in Linux you need to run the following commands:

pnpm install
pnpm run dev

To run the production environment in Linux you need to run the following commands:

pnpm install
pnpm run build
pnpm run start:dev

To test the project you need to run the following commands:

pnpm install
pnpm run test
0.5.0

6 months ago

0.4.0

6 months ago

0.3.1

6 months ago

0.3.0

6 months ago

0.1.0

6 months ago