- 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)
-
0
hi
The current design cannot remove these infrastructure modules.
-
0
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
-
1
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.