Built with
- Hono.js as a backend
- Next.js as a frontend (incl server side rendering)
fetcher
with refresh token handler- Tanstack Query with client side redirect
apiCatcher
with server side redirect
cp .env.example .env
pnpm install
pnpm dev
Open http://localhost:3000 and click "Sign In" button.