Skip to content

All the code for a simple microservices application with NestJS, Prisma, MongoDB, PostgreSQL and TCP transport

Notifications You must be signed in to change notification settings

Nest-Microservices-TCP/products-microservice

Repository files navigation

Products Microservice

Dev

  1. Clonar el repositorio
  2. Instalar las dependencias
  3. Crear un archivo .env basado en el env.template
  4. Ejecutar migración de prisma npx prisma migrate dev
  5. Ejecutar npm run start:dev

About

All the code for a simple microservices application with NestJS, Prisma, MongoDB, PostgreSQL and TCP transport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published