this project uses Lerna for monorepo management
https://github.com/lerna/lerna
run this npm command in specific packages and output show the logs
lerna run --scope gqlserver start --stream
lerna clean (optional)
docker build -f gqlServer.Dockerfile -t chylomicronman/leekoapiserver .