Skip to content

rody-huancas/anylist-graphql-nest

Repository files navigation

Nest Logo

Installation

  1. Clonar el proyecto
  2. Copiar el env.example y renombrar a .env
  3. Instalar las dependencias
yarn install
  1. Levantar la imagen (Docker Desktop)
docker-compose up -d 
  1. Levantar el backend de Nest
yarn start:dev
  1. Visitar el sitio
localhost:3000/graphql