tangled
alpha
login
or
join now
nekomimi.pet
/
atproto-ui
A React component library for rendering common AT Protocol records for applications such as Bluesky and Leaflet.
37
fork
atom
overview
issues
2
pulls
pipelines
fd
@nekomimi.pet
2 months ago
88328472
39cf45d2
0/1
upload-demo-to-wisp.yml
failed
21s
options
unified
split
Changed files
+2
.tangled
workflows
upload-demo-to-wisp.yml
+2
.tangled/workflows/upload-demo-to-wisp.yml
···
25
25
export PATH="$HOME/.nix-profile/bin:$PATH"
26
26
27
27
bun install
28
28
+
bun install @rollup/rollup-linux-arm64-gnu --save-optional
29
29
+
28
30
node node_modules/.bin/vite build -m demo
29
31
30
32
echo "Checking dist directory..."