aws / aws/graph-explorer

Consolidate shared package into graph-explorer client

Open
#1,736 0 comments 0 reactions 1 assignee Claimed by @kmcginnes View on GitHub
tech debt
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
8d 9h
Merged PRs (30d)
7

Description

The `packages/shared` package currently contains types (`ConnectionConfig`, `QueryEngine`) and test utilities that are only imported by the `graph-explorer` client. The proxy server lists `@graph-explorer/shared` as a dependency but has zero actual imports from it.

Consider moving the shared package contents into `packages/graph-explorer` to simplify the monorepo structure. If the proxy server needs shared types in the future, the package can be re-extracted at that point.

---

> [!IMPORTANT]
> If you are interested in working on this issue, please leave a comment.

> [!TIP]
> Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.