Hi,
First of all, thank you very much to the Ghost team and all contributors for this absolutely fantastic software! Really inspired by how Ghost is leading the way in open-source publishing (and on top of that is quite a profitable business)!
I’m new to Ghost and trying to wrap my head around it. I need a bunch of features, which I’ll most probably end up changing the core for. I’m looking into modifying the admin site functionality allowing to set up one and the same tier in multiple currencies, so that users can choose.
In order to proceed it would be nice to get the architecture confirmed. From what I understand, there is an Ember app which is what you interact with directly after you logged in using /ghost/ path, and then there is at least one React app, which is like a modal with all the settings. If I’m right, this indicates to me that Ghost admin seems to be moving to become a React app entirely?
Thank you in advance for your time!
/D
P.S. If there are any up-to-date architectural diagrams that would also be super helpful