dce88acc04
Renders app.bsky.embed.gallery#view in the embed iframe using the same 1/2/3/4 layouts as legacy images, plus a 2x2 grid with a +N overlay on the 4th tile for 5+ photo posts. Embed remains non-interactive (whole embed navigates to the post), so no carousel. Bumps @atproto/api from ^0.15.25 to 0.20.11 to match the main app and pick up AppBskyEmbedGallery types. APP-2326
Run / Test
Install dependencies:
cd bskyembed
pnpm
Run the dev server:
pnpm dev
You can see the embed homepage at http://localhost:5173
Testbed
In another terminal window, run the snippet dev script:
pnpm dev-snippet
You can then see the testbed page at http://localhost:5173/test