this repo has no description
32
fork

Configure Feed

Select the types of activity you want to include in your feed.

Rename demo GIF and link social-app in README

alice 690a4c1d 3048c47b

+2 -2
+2 -2
README.md
··· 4 4 5 5 It grew out of [perlsky](https://github.com/aliceisjustplaying/perlsky) but is designed to work with any PDS implementation. 6 6 7 - ![atproto-smoke demo](assets/demo.gif) 7 + ![atproto-smoke demo](assets/atproto-smoke-demo.gif) 8 8 9 9 <details> 10 10 <summary>What it looks like in bsky.app</summary> ··· 77 77 78 78 ## Future direction 79 79 80 - The long-term shape is a test pyramid: direct PDS/AppView contract tests at the bottom, cross-service integration checks in the middle, and a thinner `bsky.app` browser smoke on top. The browser layer stays because it catches real social-app assumptions that API tests miss. 80 + The long-term shape is a test pyramid: direct PDS/AppView contract tests at the bottom, cross-service integration checks in the middle, and a thinner `bsky.app` browser smoke on top. The browser layer stays because it catches real [social-app](https://github.com/bluesky-social/social-app) assumptions that API tests miss.
assets/demo.gif assets/atproto-smoke-demo.gif