Prefacing this with (let me know if this is already a thing)

I feel that all these neat Nostr apps need a nice rolled up locally run package.

Thinking the core of it is lighthttpd or nginx running on local host and you drop in Nostr web apps so you can enjoy all these apps without dependence on a web host.

This mostly works for clients that rely on just web sockets and the client side of things.

Reply to this note

Please Login to reply.

Discussion

you can get a similar UX using Umbrel. one click install a relay and Snort client. under the hood they run the apps under docker and stick a reverse proxy in front of it.

Yeah I was thinking umbrel but something a little more specialized for local apps. Maybe I need to look into umbrel more.

I’m all for a DIY, sometimes it’s more fun to just build something!