Hi Community,
Do anyone have successful implementation or recommendation on writing monorepo for AppBuilder projects? My problem statement is, I have multiple webaction projects for microservice and microfrontend. I want to bring all packages under single monorepo.
I found adobe recommended packagist and simplyfy monorepo builders. Wanting to stick to pnpm workspaces or turborepo.
Have anyone tried setting nx, lerna or turbo to setup multiple appbuilder projects under single monorepo?
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
You can use whatever you like. Keep in mind that the aio-cli tooling only works on cwd so you will need to write scripts if you want to do things like deploy-all ...
Views
Replies
Total Likes
thanks. I already done building a monorepo using pnpm workspace and Nx. working on sharing a blog how to setup. once done, will close this question.
Views
Replies
Total Likes
Thanks @sarav_prakash, looking forward to your blog post.
Views
Likes
Replies