Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol.

idk

+1 -5
+1 -5
.tangled/workflows/deploy-wisp.yml
··· 29 29 command: | 30 30 export PATH="$HOME/.nix-profile/bin:$PATH" 31 31 32 - rm bun.lock 33 - rm -rf node_modules 32 + bun install 34 33 35 34 cd cli 36 - 37 - rm bun.lock 38 - rm -rf node_modules 39 35 40 36 bun install 41 37 bun link