Dears,
I created an application with the name 'Main' then I added a new Module with the name 'Sub', then I generated a new entity in module 'Sub' using abp suite, generated the angular components, added the DTO, entities, etc.
What I am trying to do is:
Add a new migration for the Sub/Entity since the abp suite is not adding the migrations.
How to do it keeping Module Sub isolated from the main application.
Thanks in advance.
I need the basic theme in order to customize another theme.
Thank you.
Hello,
I'm using the application template, and this client is connected to another application using the OpenID, what I need is the following: 1- Disable Redis caching. 2- Remove unnecessary tables from the database, such as users, OpenID, ... etc.
Is there any document that clarifies how to add multiple ABP applications using the same authentication server? And is there an updated document on how to add the identity server module to the solution, in this document it says: "Identity Server is pre-installed in the startup templates. So, no need to manually install it.", and this is not correct.
The below image describes what I want to achieve.
If there is any document that would help, I would be very grateful.