tangled
alpha
login
or
join now
aottr.dev
/
wisp.place-monorepo
forked from
nekomimi.pet/wisp.place-monorepo
0
fork
atom
Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol.
0
fork
atom
overview
issues
pulls
pipelines
idk
nekomimi.pet
1 month ago
1ac033a9
ee285836
+1
-5
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy-wisp.yml
+1
-5
.tangled/workflows/deploy-wisp.yml
···
29
29
command: |
30
30
export PATH="$HOME/.nix-profile/bin:$PATH"
31
31
32
32
-
rm bun.lock
33
33
-
rm -rf node_modules
32
32
+
bun install
34
33
35
34
cd cli
36
36
-
37
37
-
rm bun.lock
38
38
-
rm -rf node_modules
39
35
40
36
bun install
41
37
bun link