Graph Explorer
#2292
Replies: 1 comment 4 replies
-
Which graph explorer project you are talking about? Is it https://github.com/invanalabs/graph-explorer? This one seems active though. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Graph Explorer project is very much inactive so, I was thinking if we can fork that project and keep under JanusGraph then there will be a lot of contributions.
I made a lot of changes while working on it but as GraphExplorer is inactive so, it is waste raising any PR there.
For me Security was main concern so I moved from directly UI remotely connecting on WS to UI connecting to a spring boot app which we can secure as per our need. (Here I tried many options to connect on WSS but none of the solution worked for e)
Please let me know your thoughts.
Beta Was this translation helpful? Give feedback.
All reactions