Create a CRM of consusmer/dependents
- Dominant language
- Go
- Stars
- 316
- Forks
- 163
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 8
Description
## Done Criteria
We have a place to track and annotate Boxo consumers/dependents.
## Why Important
This is part of the basics of knowing who our users are. Given users can use our software without letting us know (great!), we won't discover all of them unless we also proactively go looking.
## Notes
1. https://github.com/ipfs/boxo/wiki/Usage#package-githubcomipfsboxo and https://sourcegraph.com/search?q=context:global+lang:Go+%22github.com/ipfs/boxo&patternType=standard&case=yes&sm=1&groupBy=repo are a start at getting a dump, but we need to have a way to annotate more information (e.g., are they direct consumers, how are they using boxo, what's their usecases)
2. I assume a lightweight CRM could be constructed where we take data dumps and relate it to a master record table where we keep track of our own analysis (https://www.notion.vip/insights/notion-explained-relations-rollups ).
3. I made an IPDX request to get additional information (e.g., version being consumed): https://github.com/pl-strflt/ipdx/issues/93
4. Some comments on consumers are here: https://filecoinproject.slack.com/archives/C04M8232QRW/p1689198719263039?thread_ts=1689197190.698499&cid=C04M8232QRW
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.