BlueStone
use SSR with backend server?
@joe_black_unluckyhi, a few questions here. as the doc said, im using
useFetch
to fetch data from the server. I configured vite proxy and it is ignored, so I have to specify full url such as localhost:8080/api/xxx
, and if I refresh the data on clients I think that will be broken. what should i do?8 replies