/anylist

Primary LanguageTypeScript

Nest Logo

Dev

  1. Clonar el proyecto
  2. Copiar el .env.template y renombrarlo a .env
  3. Ejecutar
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 http://localhost:3000/graphql

  2. Visitar el sitio http://localhost:8081/ para BD