Nextjs+Expo(React Native) - Would trpc work?

Fforehead11/4/2022
I'm not sure about how uploading on Vercel works, but if I create an Expo app with NextJS for the web. If someone is on the phone and hits a route on the server, will that trigger the Vercel cloud function to run because the person on the phone is hitting that route?
Ssplitfire?11/4/2022
yes you can use nextjs api routes from your app
PPiotrek11/4/2022
@forehead if you're just starting, I'd take a look at this: https://github.com/t3-oss/create-t3-turbo

Looking for more? Join the community!