I have a project that is constitued by three submodules: app (the api), domain (the domain model and business logic) and infra (the data access layer).
Today I have a