Install and setup Better Auth in you project with just one command.
Drizzle is not yet configured, try Drizzle Setup for quick installation.$ pnpm dlx shadcn@latest add https://n-s-r.dev/r/better-auth.json
You may use
openssl rand -base64 32to generate a new secret.
BETTER_AUTH_SECRET=
BETTER_AUTH_URL=http://localhost:3000 # Base URL of your app$ pnpm dlx auth@latest generate