ipfs / ipfs/ipld-explorer-components

feat: merge with explore.ipld.io repo

Open
#362 0 comments 0 reactions 0 assignees View on GitHub
effort/days exp/beginner kind/architecture kind/discussion kind/enhancement need/analysis need/maintainers-input P3 status/blocked
Dominant language
TypeScript
Stars
26
Forks
25
PR merge metrics
No merged PRs in 30d

Description

With the changes in #360, we're duplicating a lot of the logic to get a good testing environment going.

We should merge the two repos (either into this repo, or into ipld/explore.ipld.io), because:

1. explore.ipld.io does not have any exports except the website. We have most of that in ipld-explorer-components with the changes in #360
2. Maintaining two repos seems excessive at this point
3. Exporting a library from the same repo we use to publish the component library makes using that component library mostly self documenting, instead of having it in two places (README of component library and source of explore.ipld.io)
4. vite config and devPage.jsx and vite's index.html is duplicated in both places and really shouldn't need to be.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.