- nvm
- node v14
- npm
- docker
- docker-compose
yarn
yarn start
# This project depend on Graphql Project(The gateway)
# The gateway depend on the Backend (API rest and GRPC server)
# bear in mind, you should run first the stack, you can run with the docker files
- You required gateway and backend services
- if you have problems with the connections, you should update the .env with proper IP's if the server is pointing
Andres Gutierrez P_