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

idk

Changed files
+1
.tangled
workflows
+1
.tangled/workflows/deploy-wisp.yml
··· 50 command: | 51 cd docs 52 export PATH="$HOME/.nix-profile/bin:$PATH" 53 bun run build 54 - name: Deploy to Wisp.place 55 command: |
··· 50 command: | 51 cd docs 52 export PATH="$HOME/.nix-profile/bin:$PATH" 53 + bun install 54 bun run build 55 - name: Deploy to Wisp.place 56 command: |