Open diversemix opened 5 years ago
I've setup an example of a UserRepository and an Extension ... can be found here: Code: https://github.com/diversemix/js-ddd-server/tree/master/submission-app/src/domain-submission/infrastructure/repositories CI: https://circleci.com/gh/diversemix
Problem / Motivation
To mitigate the problems with objection (see #2192) ... and after our discussions with Hindawi, we are going to create an example skeleton for the Repository Pattern. The aim is by the end of next week 12th July so we could discuss a common interface to feed back to PubSweet.
Proposed solution
Re-purposing my own playground repo: https://github.com/diversemix/js-ddd-server/