Skip to content

Latest commit

 

History

History
 
 

README.md

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