Skip to content

Abilovv599/Portfolio-Turborepo

Repository files navigation

Portfolio

Using this example

Run the following command:

git clone ... && cd ... && yarn

What's inside?

This turborepo uses Yarn as a package manager. It includes the following packages/apps:

Apps and Packages

  • @repo/web: a Next.js client
  • @repo/api: an Nest server

Each package/app is 100% TypeScript.