Monorepo based angular workspace

Опубликовано: 21 Март 2026
на канале: BlackBox Tech
14,944
202

In this Monorepo based angular setup, I have discussed, how you can leverage angular cli to generate a complete monorepo where all your developed software will stay in a single place, rather than maintaining multiple repos for individual software you will have a single source of truth and also it will help sharing data between each other. Google maintains this approach and you can have a look of that by going angular git repo as well.

I have also demonstrated how you can add prettier, husky git hooks to manage your day to day development and deliver a bug free code. Also I have discussed different solution like how you can combine multiple istanbul report to create one report.

Project URL: https://github.com/kalyan11021980/ang...

Istanbul combine : https://github.com/jamestalmage/istan...

Prettier Angular schematic: https://www.npmjs.com/package/@schuch....

Thanks for watching please like, share and dont forget to share and subscribe