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