Open Closed

angular projects for microservices. #2066


User avatar
0
Neozzz created

We have 4 microservice services which are being independently developed as separate applications. They have their own angular projects.

These applications are being ported into the microservice solution. It has it's own angular projects. How should we go about when it comes to merging the UI?

Will we have modules for each of these microservices and can it be generated in the main microservice angular project? If not, is there any best practices to follow while merging these independent angular ui projects of these separate applications?

Thank you

  • ABP Framework version: v4.4.3
  • UI type: Angular
  • DB provider: EF Core & MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): microservice

2 Answer(s)
  • User Avatar
    1
    bunyamin created

    You could search for "Module Federation for Angular", it could be useful for your project.

  • User Avatar
    0
    Neozzz created

    Sure, will pass this on to the team.

    Thank you :)

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11