Vite + TypeScript + React + Tanstack Router
Was this helpful?
The example setup is live here:
Run it locally with:
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