A React component library for rendering common AT Protocol records for applications such as Bluesky and Leaflet.
41
fork

Configure Feed

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

asdf

+2 -2
+2 -2
.tangled/workflows/upload-demo-to-wisp.yml
··· 25 25 export PATH="$HOME/.nix-profile/bin:$PATH" 26 26 27 27 bun install 28 - bun install @rollup/rollup-linux-arm64-gnu --save-optional 29 - 28 + bun install @rolldown/binding-linux-arm64-gnu --save-optional 29 + 30 30 node node_modules/.bin/vite build -m demo 31 31 32 32 echo "Checking dist directory..."