mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-02 12:26:43 -05:00
@@ -9,7 +9,7 @@ Read more [here](https://www.prisma.io/).
|
||||
## Example Usage
|
||||
|
||||
Make sure you have Prisma installed and configured.
|
||||
Then, you can use the Drizzle adapter to connect to your database.
|
||||
Then, you can use the Prisma adapter to connect to your database.
|
||||
|
||||
```ts title="auth.ts"
|
||||
import { betterAuth } from "better-auth";
|
||||
|
||||
Reference in New Issue
Block a user