Skip to content

leinadpy/anylist

Repository files navigation

Nest Logo

Development - Instructions

  1. Clone the project.
  2. Copy the env.template and rename it to .env.
  3. Execute the following command:
yarn install
  1. Run the image (Docker desktop)
docker-compose up -d
  1. Run the backend server of NestJS:
yarn start:dev
  1. Go to the site:
localhost:4000/graphql
  1. Execute the "mutation" executeSeed, to fill the database with the information

Dockerhub - Instructions

Actual private repository leinadpy/nest-graphql-prod:1.0.1

About

Curso de graphql con Nestjs de FH - Udemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published