Turborepo Tutorial | Part 1 - Typescript, Eslint, Tailwind, Husky shared config setup in a Monorepo

Описание к видео Turborepo Tutorial | Part 1 - Typescript, Eslint, Tailwind, Husky shared config setup in a Monorepo

We will be looking at the newly acquired library by Vercel known as Turborepo. In this tutorial we will be focusing on the initial project sharing configuration for 2 Next.js Frontend apps, along with a Node.js server all using Typescript.

We will focus on creating a shared base typescript config, as well as a shared one for the Next.js projects and another config for the server app.

We will also be creating some eslint configurations to be used easily between all 3 of our different applications.

We will look at how to setup a shared UI component library using Tailwind, and how to use our different workspace packages within our different applications.

Turborepo Site: https://turborepo.org/
tailwind: https://tailwindcss.com/
Next.js https://nextjs.org/

Github Project For this Tutorial: https://github.com/leoroese/turborepo...


Timestamps:
0:00 intro
0:45 turborepo walkthrough
13:40 next projects create
19:10 shared typescript configs
32:00 shared eslint configs
48:00 shared tailwind ui
56:00 husky and lint staged

Комментарии

Информация по комментариям в разработке