T
TanStack13mo ago
firm-tan

Prerendering in react

I found this link but i am not sure where to put this app.config.js file. Moreever this file is not documented anywhere else in the docs
9 Replies
robust-apricot
robust-apricot13mo ago
If you mean this link, this is for SSR (Server Side Rendering)
firm-tan
firm-tanOP13mo ago
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.
From An unknown user
From An unknown user
robust-apricot
robust-apricot13mo ago
Yeep, that's the link I mentioned in my message. It's for SSR using TanStack Start (Which is an entire javascript framework like Next.js)
firm-tan
firm-tanOP13mo ago
ah i get it i started a tanstack router project but this uses a tanstack start project
robust-apricot
robust-apricot13mo ago
yeep
firm-tan
firm-tanOP13mo ago
i cant find the command to start a tanstack start project though ik it is in alpha but is there a way to yarn create it?
robust-apricot
robust-apricot13mo ago
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.
From An unknown user
From An unknown user
robust-apricot
robust-apricot13mo ago
i think you hve to bootstrap it yourself
firm-tan
firm-tanOP13mo ago

Did you find this page helpful?