T
TanStack10mo ago
adverse-sapphire

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
foreign-sapphire
foreign-sapphire10mo ago
If you mean this link, this is for SSR (Server Side Rendering)
adverse-sapphire
adverse-sapphireOP10mo 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
foreign-sapphire
foreign-sapphire10mo 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)
adverse-sapphire
adverse-sapphireOP10mo ago
ah i get it i started a tanstack router project but this uses a tanstack start project
foreign-sapphire
foreign-sapphire10mo ago
yeep
adverse-sapphire
adverse-sapphireOP10mo 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?
foreign-sapphire
foreign-sapphire10mo 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
foreign-sapphire
foreign-sapphire10mo ago
i think you hve to bootstrap it yourself
adverse-sapphire
adverse-sapphireOP10mo ago

Did you find this page helpful?