How to run this sample solution?
saravanakumarrc opened this issue · 1 comments
saravanakumarrc commented
wojteksuwala commented
Could you please provide more information about the error (exception plus stacktrace) and info on how do you start the application (from VS or using dotnet run)?
The application requires postgres, rabbitmq (we have that in docker-compose) but also running DebtorRegistryMock (https://github.com/asc-lab/better-code-with-ddd/tree/ef_core/LoanApplication.TacticalDdd/DebtorRegistryMock). Try to run DebtorRegistryMock manually and then start the DDD project.