Bluesky Social App: Decentralized Social Media App for Multiple Platforms
Bluesky Social application is available on Web, iOS, and Android. It is a React Native app written in TypeScript with some Golang code. Part of the ATProtocol ecosyste...
标签:Github项目ATProtocol BlueskySocialApp DecentralizedSocialMedia golang ReactNative TypeScriptBluesky Social App: A Decentralized Social Media App
The Bluesky Social application is available for Web, iOS, and Android (bsky.app). It is a React Native application written in TypeScript, with some Golang code for a web service related to the React Native Web application.
Project Introduction
This application is part of the Authenticated Transfer Protocol (ATProtocol) ecosystem. It encompasses a set of schemas and APIs within the overall ATProtocol framework, with the namespace for these “Lexicons” being app.bsky.. It is an open-source project under the MIT license.
Contribution Guidelines
While contributions are accepted, high-quality issues and pull requests are prioritized. There are specific rules such as the possibility of not responding to an issue or PR, closing an issue/PR without much feedback, and locking discussions if overloaded. Guidelines for contributors include checking for existing issues before filing new ones, opening an issue for discussion before submitting a PR, and avoiding certain types of PRs like simple name-changing or large-scale refactoring without prior discussion.
Security Disclosures
If any security issues are discovered, one can send an email to [email protected] which is automatically CCed to the entire team for a prompt response.
Project Summary
The Bluesky Social app is an interesting project in the decentralized social media space. If you have any thoughts or experiences regarding this project, feel free to leave a comment below and join the discussion.
项目地址
数据统计
数据评估
本站链氪巴士提供的Bluesky Social App: Decentralized Social Media App for Multiple Platforms都来源于网络,不保证外部链接的准确性和完整性,同时,对于该外部链接的指向,不由链氪巴士实际控制,在2024年12月6日 上午12:00收录时,该网页上的内容,都属于合规合法,后期网页的内容如出现违规,可以直接联系网站管理员进行删除,链氪巴士不承担任何责任。
相关导航
giscafer/blog是一个个人博客项目,技术栈采用Next.js/Typescript并部署在Vercel。博客数据来源于issues列表,通过ci监听issues变更自动更新mdx文件到指定文件夹,Vercel自动化构建更新。项目具有Github Issues自动同步、使用faunadb云端数据库存储、TODO like post功能、文章浏览量统计、Tags分类、评论功能、mdx文件自动获取summary字段展示、图片点击放大预览、优化同步脚步只同步最近变更时间的issues等功能。在使用上可直接修改scripts/github/syncPost.js里变量,本地运行测试时需调整env环境变量等。