kavita - I've noticed that almost all the repos...
I've noticed that almost all the repositories seem interconnected. Could you provide an overview of how the TSCircuit repositories are linked? I'm also curious about the role of the core repository – is it the central/main repo?
5 Replies
Yea the core repository is where the majority of the code comes together
this page might help https://docs.tscircuit.com/contributing/overview-of-projects
Overview of Projects | tscircuit docs
| Repo | Description | Open Issues |
The documentation is really helpful for understanding the repo structure for me also. I've also been going through the codebases for 3d-viewer, and pcb-viewer, which you mentioned in bounty issue of solder mark. What role do they play in the overall project?
Viewers/React Components are often used to view Circuit JSON which is generated by tscircuit/core
Can you confirm if the bounty will be specifically for the bounty issue, or can it be added to other issues as well? Also, will the bounty only be awarded for resolving the bounty issue, or can contributors work on other issues without receiving the bounty?
Thank you for providing this overview; it's greatly enhanced my understanding of the project. I appreciate the reference!