# TanStack Router

The example setup is live here: <https://example-tanstack-router.oidc-spa.dev/>

Run it locally with: &#x20;

```bash
git clone https://github.com/keycloakify/oidc-spa
mv oidc-spa/examples/tanstack-router-file-based oidc-spa-tanstack-router
rm -rf oidc-spa
cd oidc-spa-tanstack-router
yarn
yarn dev
```

{% embed url="<https://github.com/keycloakify/oidc-spa/tree/main/examples/tanstack-router-file-based>" %}
