xmtp / xmtp-dot-org

xmtp.org, powered by Docusaurus
https://xmtp.org
MIT License
11 stars 25 forks source link

SDK and tools carousel repos #99

Closed saulmc closed 2 years ago

saulmc commented 2 years ago

Describe the bug

The carousel displays all repos private and public, not just public repos.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to the SDK and tools carousel
  2. See private repos

Expected behavior

Only public repos are listed

jhaaaa commented 2 years ago

Thank you for logging this bug, @saulmc!

@vehidtr - please provide four cards in the "SDK and tools" module in the following order. Please note that while 1 and 2 point to public GitHub repos, 3 and 4 point to websites.

  1. https://github.com/xmtp/xmtp-js (pulling in card content per the API)
  2. https://github.com/xmtp/example-chat-react (pulling in card content per the API)
  3. https://xmtp.chat/ (see wireframe below for content)
  4. https://xmtp.vercel.app/ (see wireframe below for content)

example-app-cards

jhaaaa commented 2 years ago

Closing this issue because the latest version of requirements for v1 release of the SDK and tools module is described in this issue: https://github.com/xmtp/xmtp-dot-org/issues/117