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

AAAA

Changed files
+3 -9
.tangled
+3 -9
.tangled/workflows/upload-demo-to-wisp.yml
··· 12 12 - nodejs 13 13 - coreutils 14 14 - curl 15 - - openssl 15 + - openssl.dev 16 16 github:NixOS/nixpkgs/nixpkgs-unstable: 17 17 - bun 18 18 ··· 30 30 bun install @rolldown/binding-linux-arm64-gnu --save-optional 31 31 bun install 32 32 33 - ls 34 - BUILD_TARGET=demo bun node_modules/.bin/vite build 2>&1 | tee log.txt 35 - ls 36 - 37 - cat log.txt 38 - 39 - echo "Checking dist directory..." 40 - ls -la dist/ || echo "No dist directory found" 33 + BUILD_TARGET=demo bun node_modules/.bin/vite build 2>&1 41 34 35 + ls -la demo 42 36 - name: upload to wisp 43 37 command: | 44 38 curl https://sites.wisp.place/did:plc:ttdrpj45ibqunmfhdsb4zdwq/wisp-cli-binaries/wisp-cli-aarch64-linux -o wisp-cli