0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Naz 7b9a80fbf4 Extracted data access code to external module
refs https://github.com/TryGhost/Toolbox/issues/280

- Keeps the code in the core to the minimum. Ideally we should not be adding any logic apart form "hooking things together"
2022-04-22 16:31:56 +08:00
..
client@d0daa084ac
frontend
server Extracted data access code to external module 2022-04-22 16:31:56 +08:00
shared
app.js
boot.js Hooked up api version compatibility service 2022-04-22 16:31:56 +08:00
bridge.js