#monorepo tool recommandation

5 messages · Page 1 of 1 (latest)

polar pike
#

Hi
i try to change my nestjs monorepo
now i'm using yarn workspace
but it is not suitable for nestjs!(there are several error about @trail cradle/common or @trail cradle/core)
my candidates are lerna, turbo, nx, nestjs monorepo
which one is best choice?
i heard about that lerna is almost deprecated and nx team take over stewardship of lerna.

inland nexus
#

Nx is my go to for anything monorepo.

#

I mix mine with pnpm workspaces when I need publishable libraries

neat rivet
#

I didn't use production either, but I tried them all. Nx is the most useful and best in my opinion.