tangled
alpha
login
or
join now
nekomimi.pet
/
atproto-ui
41
fork
atom
A React component library for rendering common AT Protocol records for applications such as Bluesky and Leaflet.
41
fork
atom
overview
issues
2
pulls
pipelines
paws
@nekomimi.pet
4 months ago
e4a9ade7
fccabe47
0/1
upload-demo-to-wisp.yml
failed
20s
+3
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
upload-demo-to-wisp.yml
+3
.tangled/workflows/upload-demo-to-wisp.yml
···
24
24
command: |
25
25
export PATH="$HOME/.nix-profile/bin:$PATH"
26
26
ls -la /usr/bin
27
27
+
which node
28
28
+
/usr/bin/env node --version
29
29
+
27
30
bun install
28
31
bun run build:demo
29
32