https://github.com/rhinobase/react-bluesky
Embed Bluesky (bsky) posts in your React application.
https://github.com/rhinobase/react-bluesky
bluesky embed react rsc typescript
Last synced: 6 months ago
JSON representation
Embed Bluesky (bsky) posts in your React application.
- Host: GitHub
- URL: https://github.com/rhinobase/react-bluesky
- Owner: rhinobase
- License: mit
- Created: 2024-11-07T06:55:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T09:02:31.000Z (10 months ago)
- Last Synced: 2025-03-30T10:08:36.020Z (6 months ago)
- Topics: bluesky, embed, react, rsc, typescript
- Language: TypeScript
- Homepage: https://bsky-react-post.rhinobase.io
- Size: 893 KB
- Stars: 58
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# bsky-react-post
bsky-react-post allows you to embed Bluesky posts in your React application when using Next.js, Vite, and more.
For documentation visit [bsky-react-post.rhinobase.io](https://bsky-react-post.rhinobase.io).
## Contributing
Visit our [contributing docs](https://github.com/rhinobase/react-bluesky/blob/main/CONTRIBUTING.md).
## Credits
- This project would not have been possible without the work of [Vercel](https://github.com/vercel) on the [`react-tweet` package](https://github.com/vercel/react-tweet).