Gateway + Microservices for the Trip Planner Project.
See the README.md
files in each one of the packages/*
.
This is a monorepo created with Yarn. The packages are auth-api
, data-api
and gateway
. Each one has scripts that can be executed either individually or
from the root of the monorepo. See each package.json
file to learn what
scripts are available.