Bluesky去中心化社交软件

联合创作 · 2023-09-30 03:26

Bluesky 是一个去中心化的社交应用,由 Twitter 创始人 Jack Dorsey 创建,Bluesky 使用的是内部构建的开源框架 AT Protocol。



App 构建



  • 使用 react native 说明设置你的环境。

  • 使用 Detox 设置 e2e 测试环境:

    • yarn global add detox-cli

    • brew tap wix/brew

    • brew install applesimutils


  • 在初始设置之后:

    • npx expo prebuild -- 你也需要在 app.jsonpackage.json 发生变化时运行这个程序。


  • 启动开发服务器

    • git clone git@github.com:bluesky-social/atproto.git

    • cd atproto

    • yarn

    • cd packages/dev-env && yarn start


  • 运行开发应用程序

    • iOS: yarn ios 

    • Android: yarn android 

    • Web: yarn web 


浏览 28
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报