BlueStone
BlueStone
NNuxt
Created by BlueStone on 9/10/2024 in #❓・help
use SSR with backend server?
Im new to SSR stuff. in the past im using vite config for development and nginx for the production, so the backend api (in another language) is in the same domain as frontend. I want the SSR to fetch data from the backend to generate html, and I have read the "data fetching" section in the docs and seems it is about backend in nitro server. someone also mentions https://nuxt.com/docs/guide/directory-structure/components#standalone-server-components. what should i do?
8 replies