Is there a guide to understand the files when modifying the source code in a local server? #2786
Answered
by
brianpeiris
animanoir
asked this question in
General Questions & Discussion
-
I want to make some custom changes in the app, but it's enormous! Where can I find the index and all the simple stuff, hehe. |
Beta Was this translation helpful? Give feedback.
Answered by
brianpeiris
Aug 10, 2020
Replies: 1 comment 1 reply
-
Hi @animanoir, I'm afraid there isn't an overview of the source code at the moment. In the future we intend to have specific extension points to make it easier for other developers to customize Hubs. In the meantime, we can help you navigate through the code a bit. It would help if you asked specific questions about what customizations you're trying to make so that we can guide you to the right parts of the code. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
animanoir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @animanoir, I'm afraid there isn't an overview of the source code at the moment. In the future we intend to have specific extension points to make it easier for other developers to customize Hubs. In the meantime, we can help you navigate through the code a bit. It would help if you asked specific questions about what customizations you're trying to make so that we can guide you to the right parts of the code.