Added an example of this functionality to the small zap-galaxy project I vibe coded
https://zap-galaxy.shakespeare.wtf/
The app is now aware its deployed as an nsite and shows a picker of previous versions of itself. then when a version is selected it will navigate to that specific version.
The version is isn't hard-coded, its fetched live from nostr relays so that when a new version is deploy it will show up in the list. or the user can load the latest version that stays up-to-date with the deployment.
View quoted note →


