Does it route the request from a third party service or completely stand-alone? I’m not very familiar with how this works so it is not obvious for me how does it work.
Setting up a nostr relay should be easy https://video.nostr.build/ab1ce8f5c52e386cec7a25bc7ededabfd13d3acc307537560271430335c84763.mp4
Discussion
it requests to pull down the relaywiz binary from here: https://github.com/nodetec/relaywizard
You can clone the repo yourself and compile the code if you’d like to with `go build`