HackerTrans
TopNewTrendsCommentsPastAskShowJobs

r_melfi

no profile record

comments

r_melfi
·2 anni fa·discuss
I've been looking everywhere for a diagraming software that supports filter by dependency. I want to spec out all my systems and their feature responsibilities and dependencies. But the chart get's so big and busy. What If I want to look at feature A in my UI and do a directed search down to find all it's dependencies in services and db. Or I want to click some part in the server, and have it reverse that looking at all the upstream features that might be effected. Ideally it would filter out all the non-connected nodes, and re-layout.

At some point, I'd like to commit it to sourcecode and require updates for PRs. Then have CI attach an image of the affected features when adding something new.

Was hoping this might have something like that, but doesn't look that way. I've also looked at MermaidJS and Lucid charts :\