Vite + TypeScript + React + Tanstack Router
Last updated 1 month ago
Was this helpful?
TanStack Start support is comming soon. .
The example setup is live here:
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