Skip to content

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.

License

Notifications You must be signed in to change notification settings

SoftDevIV-US/llama-gamer

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published