mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-03 04:46:19 -05:00
* docs: typo in admin plugin * docs: added clerk migration guide * clean ups * handling null * added the icon * lint * unnessary options * improve guide --------- Co-authored-by: Bereket Engida <bekacru@gmail.com>
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.