Files
better-auth/docs
renovate[bot] e7c0b8b287 fix(deps): update all non-major dependencies (#3915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 08:32:21 -07:00
..
2025-09-03 18:58:35 +10:00
2025-08-18 10:27:15 -07:00
2025-08-21 20:30:06 -07:00
2025-08-21 20:30:06 -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.