Hello guys
I have been trying to understand Open edX and here is the question.
Basically the entire codebase is hosted on GitHub. There are 3 pinned repository i see namely platform, configuration and documentation.
I understand that installation is done with configuration repo. However what i wonder is how can we use platform repo? Or is it just for showcases? I am sorry if this isn’t the question i should be asking but i dont understand this and it’s very important for me.
Secondly can i use master repo and fork repo in order to create my own fork? So i plan to use master branch of open edX and that of the fork by Stanford University. So i would keep most of the changes made by Stanford and upto date progress of open edX. Is there a way?
Thanks