- Template: microservice
- Created ABP Studio Version: 0.9.5
- UI Framework: angular
- Theme: leptonx
- Theme Style: system
- Database Provider: ef
- Database Management System: sqlserver
- Mobile Framework: maui
- Public Website: Yes I would like to know if it's possible to generate an Angular frontend in a microservice-based ABP project. If yes, could you please guide me on how to achieve this?
3 Answer(s)
-
0
- In a microservice-based ABP project, you can generate code for the backend services using ABP Studio and ABP Suite. However, as of the current version, UI (Angular frontend) code generation is not supported for the microservice template. This feature is on the roadmap for future releases.
Sources:
- https://abp.io/docs/latest/studio/working-with-suite
This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.
-
0
is the Angular version in the microservices template the same as the one generated in DDD projects?
-
0
Hello,
Both templates are designed to support a modular structure.
I would like to know if it's possible to generate an Angular frontend in a microservice-based ABP project. If yes, could you please guide me on how to achieve this?
Yes, it is possible to generate an Angular frontend within a microservice-based ABP project. If you're unsure which template best fits your needs, I recommend reviewing the relevant documentation below:
Solution Template Guide: https://abp.io/docs/latest/solution-templates/guide
Microservice Tutorial: https://abp.io/docs/latest/tutorials/microservice?UI=NG&DB=EF
DDD Tutorial: https://abp.io/docs/latest/tutorials/modular-crm
Please feel free to reach out if you need further assistance.