Vite + TypeScript + React + Tanstack Router
Last updated 4 months ago
The example setup is live here: https://example-tanstack-router.oidc-spa.dev/
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