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

asdfasfas

Changed files
+3 -1
.tangled
+3 -1
.tangled/workflows/upload-demo-to-wisp.yml
···
command: |
export PATH="$HOME/.nix-profile/bin:$PATH"
-
bun install
bun install @rolldown/binding-linux-arm64-gnu --save-optional
+
bun install
ls
BUILD_TARGET=demo bunx --bun vite 2>&1 | tee log.txt
+
ls
+
cat log.txt
echo "Checking dist directory..."