Turborepo Monorepo Example

This repo is comprised of a lambda and a docker based service. It was created to test out Turbo's cabilities as a tool for a typical backend mono repo.

Instructions

yarn package

This will compile the apps, creating a zip artifact for the lambda app and a docker image for the service app.