Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add graph view to the website #12

Merged
merged 1 commit into from
Nov 11, 2024
Merged

feat: Add graph view to the website #12

merged 1 commit into from
Nov 11, 2024

Conversation

kkrypt0nn
Copy link
Owner

This adds a /graph-view endpoint to the website and lets users upload a JSON file that contains the discovered data.

It will then show a graph view of that data with the help of React Flow for the graph view and dagre to display them properly from the beginning.

@kkrypt0nn kkrypt0nn added enhancement New feature or request website labels Nov 11, 2024
@kkrypt0nn kkrypt0nn self-assigned this Nov 11, 2024
@kkrypt0nn kkrypt0nn merged commit 302ae22 into main Nov 11, 2024
10 checks passed
@kkrypt0nn kkrypt0nn deleted the website-graph-view branch November 11, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant