A progressive Node.js framework for building efficient and scalable server-side applications.
-
clonar el repositorio
-
Ejecutar
-
$ yarn install
-
Tener Nest CLI instalado Nest framework TypeScript starter repository.
npm i -g @nestjs/cli
-
Levantar la base de datos
docker compose up -d