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
314 stars 46 forks source link

[Feature Request] Rename PNPM sub-packages #326

Open kmcginnes opened 4 months ago

kmcginnes commented 4 months ago

Description

Rename the PNPM sub packages so that it is more clear what you are working on.

Currently, if you are in the graph-explorer folder you can't easily tell if it is the repository root or the sub-package UI project. They are named the exact same in most cases.

Also, graph-explorer-proxy-server is pretty long, and would benefit from being shorter.

Related Issues

Originally part of #303.

Tasks


[!IMPORTANT] If you are interested in working on this issue or have submitted a pull request, please leave a comment.

[!TIP] Please use a 👍 reaction to provide a +1/vote.

This helps the community and maintainers prioritize this request.