Skip to content

JohanCarrillo/E-COMMERCE-API

Repository files navigation

About The Project

This is an API for an E-commerce site. It has implemented products and users that can be stored in a database, and also an authentication and authorization system (using jsonwebtoken and predefined roles).

Built With

This project was built using the following technologies

  • NestJS logo NestJS
  • NestJS logo PostgreSQL
  • NestJS logo Docker

Description

This is an API for an E-commerce site created using NestJS framework.

Getting Started

Prerequisites

To run the project you need to have installed Node.js (^16.0), Docker and a global installation of NestJS.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Contact

Johan Carrillo - @Johan C. - LinkedIn

Project Link: https://github.com/JohanCarrillo/E-COMMERCE-API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors