it "should" be enough to add the "Access-Control-Allow-Origin: *" to the response or server but I don't know what your using under the hood.

either way though I managed to make it works. turns out it was only throwing the CORS errors for http requests and it could connect over websockets fine.

Its here https://next.nostrudel.ninja/#/relays/cache if you want to test it. should be able to enable it then the app will start using ti to cache everything

Reply to this note

Please Login to reply.

Discussion

Yes, when I tested last night, only the HTTP requests encountered CORS errors, and the WebSocket connection had no issues. I'll add "Access-Control-Allow-Origin: *" when I support NIP-11. I just tried the new noStrudel and it feels fantastic, the loading speed is incredibly fast! 🚀🚀🚀🚀🚀🚀 I need to change my web client.