Files
better-auth/examples/tanstack-example
2025-08-11 09:58:30 -07:00
..
2025-08-11 09:58:30 -07:00
2025-08-11 09:58:30 -07:00
2024-10-30 09:20:44 +03:00
2025-07-25 20:39:44 -07:00
2024-10-30 09:20:44 +03:00

Banner An example of using Better Auth with TanStack Start.

Setup

  1. Move .env.example to .env and provide necessary variables

  2. install dependencies:

pnpm install
  1. migrate required tables:
pnpx @better-auth/cli migrate

To run:

pnpm dev

Preview

Sign In Preview