Closed
Description
Suggestion by the user from Discord:
Hiding away "hello world" when visiting the server url in production, by returning a 301 redirect to the client url (or something similar would be good)
We can probably just go away with it completely, that is the easiest thing to do -> if they do want to have a route like this, they can add it on their own, it is weird that we create it for them and force them to have it.
We used it kind of as a health check, but if we really need that, we should implement it properly.