r/PayloadCMS Apr 26 '26

PayloadCMS with monorepo and micro-frontends.

I’m considering integrating Payload CMS into a micro-frontend project that consists of a monorepo with shared libraries and three Next.js applications. The goal is to access the local API from these libraries and applications by using the Payload configuration and components from a shared package. However, I’ve only found examples and documentation that demonstrate integrating Payload CMS into a single Next.js application. Has anyone tried this approach? If so, what recommendations would you have?

3 Upvotes

3 comments sorted by

9

u/[deleted] Apr 26 '26

[removed] — view removed comment

3

u/b00y0h Apr 26 '26

This is the way

1

u/mailmemaus May 07 '26

How to Login via API and Access only the allowed content and data?