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
) 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 ๐
View quoted note โ
GitHub
GitHub - hzrd149/nsite-gateway: Typescript gateway for simple static websites on nostr
Typescript gateway for simple static websites on nostr - hzrd149/nsite-gateway