This repository was archived by the owner on Sep 3, 2025. It is now read-only.
Visualization of the dispatch codebase #6046
Closed
ivanmilevtues
started this conversation in
Show and tell
Replies: 1 comment
-
Happy to share that we are open-source now: https://github.com/CodeBoarding/CodeBoarding |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have generated an abstract diagram, which visualizes the dispatch codebase. You can check it here: https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/dispatch/on_boarding.md
The generation is based on static analysis and LLMs. As you can see it is just for the python part of the project as we support just python for now (JS/TS on the way).
The idea of this diagram is to help people to get up-to-speed to new codebases faster. I would love to hear what is your opinion on diagram first documentation. I am super curious to hear what your on-boarding process in Netflix is and if you think that such diagrams can help in that?
Full disclosure: me and my friend are trying to turn this into a startup, but we're still in a very early stage and figuring out what will actually be useful for people.
Beta Was this translation helpful? Give feedback.
All reactions