top | item 39839150

(no title)

ru6xul6 | 1 year ago

I've been working on Codemap, a code visualization tool for many programming languages (JavaScript, Python, Go, Ruby, Terraform).

https://codemap.app

It parses any given codebase and visualizes all function calls as a hierarchical graph. Quite useful for onboarding new team members, digging through old codebases, or simply debugging issues.

You can further tweak the graph for various use cases. For example, a frontend engineer can view the dependency graph of all UI components, while an infra engineer can view connections between all cloud resources defined in Terraform.

discuss

order

hereme888|1 year ago

I tried it for a python app I have, finished the setup in the desktop app, but the webpage kept telling me it failed to reach the desktop app.

I'm in Windows 11. I even disabled my firewall, used a guest account with Brave browser to make sure all my extensions were disabled, and disconnected from my VPN just in case. Still didn't work.