0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe a1f2715135 Moved members app mount to parent app
- Clarify that the parent app has 2 distinct parts: backend and frontend
- Frontend app takes members and site apps + the frontend SSL redirect middleware
- Backend app already has admin + API (and the SSL redirect needs significant work)
- There's a lot more to do here, but this increases clarity
2020-04-30 17:01:17 +01:00
..
client@6670fc93d8 Updated Ghost-Admin to v3.14.0 2020-04-27 13:27:51 +01:00
frontend Added a TODO for members access code 2020-04-30 13:03:27 +01:00
server Moved members app mount to parent app 2020-04-30 17:01:17 +01:00
shared Added Node environment to Sentry metadata 2020-04-28 08:50:16 +01:00
index.js