run npx expo prebuild
before running the app
To run the app, use npm run web
, or npm run ios
or npm run android
.
To deploy the web app, use npm run deploy-web
.
Generate types with npm run generate-types
- Make sure you are signed into Supabase to generate the types.