Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.69 KB

File metadata and controls

38 lines (27 loc) · 1.69 KB

Microservices Workshop

What's inside?

This Turborepo includes the following packages and apps:

Apps and Packages

Each package and app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Using this workshop

Run the following command:

git clone git@github.com:GraphQLHero/microservices-workshop.git microservices-workshop
cd microservices-workshop
pnpm install
pnpm dev