👩💻 Join our community of thousands of amazing developers!
We have talked previously about creating a multi-package typesript project using only node’s workspace feature. This could be considered as a monorepo where you’d have an application with some libraries. However, if you want to scale up, this simple setup may not be enough....