Ghost/ghost/offers
Fabien "egg" O'Carroll 127c61d4c6 Moved OfferRepository to core
As per our architecture guidelines we want to keep bookshelf implementations of
Repositories in Ghost core, so that all the bookshelf code is kept together, and
the packages implementing business logic with entities and services require less
dependencies to test. This separation should also help us inadvertently add
business logic to repository implementations by having a more "physical"
boundary between them.
2023-09-02 16:58:48 +07:00
..
lib Moved OfferRepository to core 2023-09-02 16:58:48 +07:00
test
.eslintrc.js
index.js
package.json Updated linting and testing packages 2023-09-01 15:51:17 +02:00