Better auth in monorepo

Hey, quick question I’m starting a monorepo project with Next.js and Expo. Is it possible to have Better Auth in the packages folder and then export it for use in both Next.js and Expo?
3 Replies
Timur
Timur5w ago
Hi @Jack Delamou it is kinda yes. Check out my repository https://github.com/TimurBas/expo-nextjs-monorepo
Jack Delamou
Jack DelamouOP5w ago
Thanks a lot
Timur
Timur5w ago
Yw

Did you find this page helpful?