Ultraviolet-Node-Archive icon indicating copy to clipboard operation
Ultraviolet-Node-Archive copied to clipboard

Proper usage of external bare server

Open onlycs opened this issue 3 years ago • 1 comments

Issue tracker is ONLY used for reporting bugs. New features should be discussed on our Discord server.

I am working on getting Ultraviolet to work on a static (next.js) server. However, the bare server is not usable on static deployments. I tried setting up an external bare server (with CORS properly configured) at https://is-bare.up.railway.app/bare/. I am still getting the error of TypeError: NetworkError when attempting to fetch resource.

onlycs avatar Jul 10 '22 00:07 onlycs

or just use another websites bare server, such as https://ultravioletsw.dev/bare/

gagedevs avatar Jul 12 '22 17:07 gagedevs