A guide to integrate Para SDK with TanStack Start while preserving server-side rendering capabilities.
app.config.ts
:package.json
:
paraClientConfig.environment
. You can retrieve your updated API key from the Para Developer Portal at https://developer.getpara.com/Why Client-side Only Loading?
React.lazy
and ClientOnly
, we ensure Para components are only evaluated in the browser environment where styled-components works correctly.