Files
better-auth/docs
KinfeMichael Tariku 3fd858163a docs: hero section alignment with feature section on big screens (#4018)
* fix: hero section alignment with feature section on big screens

* fix

---------

Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-08-17 11:03:18 -07:00
..
2025-05-23 12:44:51 -07:00
2025-03-08 10:08:42 +03:00
2025-05-23 12:44:51 -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.