You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the app: npm run ios or npm run android or npm run web
Supabase
Client uses only:
EXPO_PUBLIC_SUPABASE_URL
EXPO_PUBLIC_SUPABASE_ANON_KEY
Edge Function uses:
SUPABASE_URL
SUPABASE_SERVICE_ROLE_KEY
Notes
app.config.ts loads .env via dotenv/config and only exposes EXPO_PUBLIC_* vars.
The app logs a Supabase health check on startup.
About
Track-A-Bull is a React Native fitness app specifically for USF students with meal plans built with Expo that helps users track their calorie intake and monitor their fitness goals while eating at all 3 dining halls.