Vite + TypeScript + React + Tanstack Router
Last updated 9 days ago
Was this helpful?
TanStack Start support is comming soon. Follow progress.
The example setup is live here: https://example-tanstack-router.oidc-spa.dev/
Run it locally with:
npx degit https://github.com/keycloakify/oidc-spa/examples/tanstack-router-file-based oidc-spa-tanstack-router cd oidc-spa-tanstack-router cp .env.local.sample .env.local yarn yarn dev