Files
better-auth/docs
Alex Yang d4bbb32910 Merge branch 'canary' into v1.3.8-staging
# Conflicts:
#	demo/nextjs/package.json
#	docs/package.json
#	packages/better-auth/package.json
#	pnpm-lock.yaml
2025-09-03 15:21:51 -07:00
..
2025-08-18 10:27:15 -07:00
2025-09-02 10:41:54 -07:00
2025-09-02 10:41:54 -07:00
2025-03-08 10:08:42 +03:00
2025-08-18 10:27:15 -07:00

Better Auth Docs

This is the documentation site for Better Auth.

Contributing

To contribute to the docs, you can clone the repo and run the docs site locally.

pnpm install
pnpm run dev

This will start the docs site on http://localhost:3000.