DBoroujerdi / turbo-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Dockerfile 41.6%Language:TypeScript 28.0%Language:Shell 20.1%Language:JavaScript 10.3%