Skip to content

tkhwang/WHAT-todo

Repository files navigation

whatTodo

Todo from experts with supervisors

Tech stacks

Mobile : apps/mobile-app

Web : apps/web

Backend : apps/backend

packages/models

  • API request/response types
  • common types

EAS Build

iOS

# eas build --platform ios --profile production
 yarn run eas:prebuild:ios

Android

# eas build --platform android --profile preview
 yarn run eas:prebuild:android

EAS Submit

eas submit