Reinventing the Pull Request
lubeno.devActually I am building something similar as well. For javascript codebases only though. It will create Graph of the Codebase . Users can use blast radius for PR, meaning if I change this node what else will get effected.
But your product looks amazing actually. I wish I could have worked with you on this. XD
Thank you! Would love to check out what you are working on if you have anything to share at this point.
Hello, Yes I am building a javascript, reactjs, nextjs codebase visualizer for easy PR review (using blast radius) and easy onboarding.
its open source: Github : https://github.com/devlensio/devlensOSS https://devlens.io
I would love your feedback on this.