# SSR

{% hint style="success" %}
**MUI**: Theses instructions are for the peoples using `tss-react` as a standalone solution.

MUI users can refer to [the MUI documentation relative to SSR](https://mui.com/material-ui/guides/server-rendering/) and ignore this.
{% endhint %}

There are some minimal configuration required to make `tss-react` work with SSR.

{% content-ref url="ssr/next.js" %}
[next.js](https://docs.tss-react.dev/ssr/next.js)
{% endcontent-ref %}

{% content-ref url="ssr/gatsby" %}
[gatsby](https://docs.tss-react.dev/ssr/gatsby)
{% endcontent-ref %}

{% content-ref url="ssr/other-backends" %}
[other-backends](https://docs.tss-react.dev/ssr/other-backends)
{% endcontent-ref %}
