diff --git a/docs/content/docs/integrations/nuxt.mdx b/docs/content/docs/integrations/nuxt.mdx index c8d12fec9f..eb3dd19297 100644 --- a/docs/content/docs/integrations/nuxt.mdx +++ b/docs/content/docs/integrations/nuxt.mdx @@ -106,4 +106,5 @@ export default defineNuxtRouteMiddleware(async (to, from) => { ### Resources & Examples - [Nuxt and Nuxt Hub example](https://github.com/atinux/nuxthub-better-auth) on GitHub. +- [NuxtZzle is Nuxt,Drizzle ORM example](https://github.com/leamsigc/nuxt-better-auth-drizzle) on github [preview](https://nuxt-better-auth.giessen.dev/) - [Nuxt example](https://stackblitz.com/github/better-auth/better-auth/tree/main/examples/nuxt-example) on StackBlitz. \ No newline at end of file