Files
better-auth/docs
Maxwell 05303cb857 docs: improve database docs (#5146)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-07 18:47:12 +00:00
..
2025-10-06 23:32:03 +00:00
2025-09-29 18:01:34 -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-09-29 18:01:34 -07: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.