PushpajeP
Convex Community14mo ago
2 replies
Pushpaje

Share API between Expo app and Next.js web app

Hii, i need some help regarding my convex project. I have a expo app with convex and now i want to make admin panel for this app in web with next js. How can i use my existing convex backend in my web. i tried to copy convex folder from app to web but it is not working as expected like @convex/auth-dev this package is not giving export intellisense. But when i am putting path manually then it is working. But this approach is not scalable we are multiple dev. one other approach to add monorepo but that brings its own complexity. is there any other way........ ?
Was this page helpful?