Files
better-auth/docs
Alex Yang cd5cdf4168 docs: use data table for community plugin list (#6953)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-24 23:38:15 +08:00
..
2025-12-14 11:31:49 +09:00
2025-08-18 10:27:15 -07:00
2025-09-02 10:41:54 -07:00
2025-11-12 01:26:05 +00: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.