Damus
hzrd149 profile picture
hzrd149
@hzrd149
For other web client devs out there. you can "deploy" your app to nsite using https://www.npmjs.com/package/nsite-cli

Its like s3 sync but instead of uploading a single server it uploads the files to all your blossom servers and creates kind:34128 events to map the filenames to blob hashes

Then a nsite "host" ( like nsite-ts https://github.com/hzrd149/nsite-ts ) can look for these events and host your files as a static website

This is still a work in progress so SSL and https are not working yet 😞

rheedio · 72w
Cool.