This is were the fun starts! Setting up a mono repo from scratch. We will be using TypeScript, Yarn workspaces, Lerna, and Jest. The release of the packages will be done with Github Actions. In this part, I will explain step by step how to setup Lerna, Yarn Workspaces and…