Becelli
TTCTheo's Typesafe Cult
•Created by Becelli on 1/24/2024 in #questions
Missing file in t3-turbo Expo app
Hello! I've just scaffolded the create-t3-turbo with Supabase and I'm getting the following error trying to open the Expo App.
Project cloned: https://github.com/supabase-community/create-t3-turbo
I tried the next app and it works fine.
2 replies
TTCTheo's Typesafe Cult
•Created by Becelli on 5/1/2023 in #questions
How to call a server function without tRPC?
Hi! I'm kinda noob on the T3 stack. I created a t3-app without nextAuth and tRPC. However, the scaffolded code doesn't cover a use of the server side code and I wasn't able to figure out how to do it. I tried to export a variable from the server directory, but I got the following error in the app page:
Error: ❌ Attempted to access a server-side environment variable on the client
5 replies