Open Closed

Microservices Client apps #3401


User avatar
0
mmaldonado@emscltd.com created
  • ABP Framework version: 5.3.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

There is an easy way to create client apps, just base infrastructure for microservices?

Enviroment: apps: - angular => access to: [administration, saas] - angular => access to: [service 2] - angular / pwa => access to: [service 1, service 2] - react native => access to: [service 1] - react native => access to: [service 2] - angular / pwa (offline) (desktop windows, mac optional) => access to: [service 3, service 2] services - saas - administration - identity - product - service 1 - service 2 - service 3

I just need basic setup with basic config to use lepton theme with outh no extra modules, like administration just empty and dummy structure for clients inside microservice template.

Or could you tell me which modules I have to delete from angular template to not break anything?


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    The current design cannot remove these infrastructure modules.

  • User Avatar
    0
    mmaldonado@emscltd.com created

    I think you should provide a way to create new clients, like angular and react native for microservice template, maybe throw the abp cli as new requirement

  • User Avatar
    1
    gterdem created
    Support Team Senior .NET Developer

    I think you should provide a way to create new clients, like angular and react native for microservice template, maybe throw the abp cli as new requirement

    Thank you for your suggestion. I will create an internal issue related to this feature.

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