I like nostria a lot cause it's feature-rich. But I'd like to use it inside my platform (it acts as a nip07 ext), which only works with nostr apps that are static websites that runs fully client-side.
But when I checked your code here
https://github.com/nostria-app/nostria I saw many mentions of SSR (server-side rendering).
By any chance is there a build script for production usage that makes it work fully client-side?