Creating a development dockerfile and docker-compose.yml for yarn 1.22 monorepos using Turborepo
(Be sure to check out the example repo)
If you've ever worked in a yarn monorepo project with inter-dependent workspaces, you know that creating docker containers for development in a way that avoids unnecessary rebuilds can be a challenge.
Turborepo...
baudreligion.hashnode.dev9 min read