Public folder from create-t3-app trpc router?
My google-fu is failing me! Can I access the content in the public folder from the API? I tried referencing it the way I would on the frontend ("/images/file/path.svg") and it doesn't seem to be able to see the files.
I know I could append the domain, but I would like to access the files directly rather than over http.
I know I could append the domain, but I would like to access the files directly rather than over http.
