See #727 (comment):
I just realised that our documentation added by loopbackio/loopback.io#583 is missing an important piece of information: how is the generator discovering models and repositories in the project? What conventions does it require to work correctly?
Acceptance criteria
See #727 (comment):
Acceptance criteria
@loopback/bootdoes? Are we building the class names from file names? Are there any filters (e.g. does a repository class name have to includeRepositorysuffix)? Etc.