aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
300 stars 46 forks source link

[Task] Add port configuration to `Development.md` #404

Open kmcginnes opened 1 month ago

kmcginnes commented 1 month ago

There are many reasons why a user may want to reconfigure the port that the Graph Explorer proxy server uses. We should document what that process is in the development documentation.

Related Issues