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
333 stars 48 forks source link

[Task] Add environment value for encryption private key #638

Open kmcginnes opened 1 month ago

kmcginnes commented 1 month ago

Add a new environment value for an encryption private key that must be provided by the person deploying Graph Explorer.

Also update the documentation for this value.