Are there any nostr web apps that use “no backend” architecture?

To me, that is a major selling point of nostr, but it seems that not many are taking advantage of it.

Reply to this note

Please Login to reply.

Discussion

You mean p2p? No, no nostr apps work that way yet. All use relay servers so far, sadly

No, I mean they just use client-side javascript to connect to relays and the relays do all of the backend work for them (CRUD operations)

That's the standard

nostrudel and jumble.social seem to do it this way

My metric is basically “can I fork this and host it from GitHub pages”. Bonus points for not needing a build system.

This is what I want to set up. Web components, basic app.