Ghost/core
Hannah Wolfe b28b4e1cb0 Cleaned up, commented + co-located new boot
- moved the DB init back into the boot file so everything is colocated - want it to be EASY to reason about whats happening
- added some more debug, and made the method signatures all the same
- expanded on comments to make it clear what the intentions are here, as there's a lot more work to do
2021-02-19 12:27:49 +00:00
..
client@919bf3931d
frontend Added paywall card to mark end of free content preview (#12663) 2021-02-17 23:00:26 +00:00
server Added sentry logging to 429 ping errors 2021-02-18 19:21:15 +01:00
shared Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Cleaned up, commented + co-located new boot 2021-02-19 12:27:49 +00:00
index.js