Using SSR, can we use clients to debug?
I'm new using SSR in nuxt 3 and I'd like to use my fav client: RestClient a VS code extension.
I made a GET to test it I can open it in the browser but not usinng the REST, and I'd love to test POSTs, neither thunder client or postman are working.
0 Replies