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
Timur3mo ago
Hi @Jack Delamou it is kinda yes. Check out my repository https://github.com/TimurBas/expo-nextjs-monorepo
Jack Delamou
Jack DelamouOP3mo ago
Thanks a lot
Timur
Timur3mo ago
Yw

Did you find this page helpful?