Hello ABP Support Team,
I'm reaching out to request a sample project for setting up a multi-tier application using the ABP Framework, specifically utilizing the Database-**First **approach.
You do not have it in your documentation.
As we are planning to integrate ABP with a pre-existing database, having a structured example or step-by-step guide would be incredibly beneficial. This is to ensure that we are leveraging the ABP framework’s features effectively while adhering to best practices for scalability and maintainability.
Here are a few points we'd like your insights on:
Looking forward to your valuable sample application!
Best regards
Hi, but you can not take a -1 one from my credits for asking questions. Because its a bug
I use the standard-Template, which you provide,
Then I call "abp generate-proxy -t ng" in the angular frontend
Results in :
Error: src/app/proxy/books/models.ts:13:9 - error TS2304: Cannot find name 'enum'.
13 type: enum;
I can not build.
where to find it