Operations¶
This section is the day-to-day operator's handbook: how to start a local dev session, push a hotfix, ship a native app build, run the test suite, and triage common problems. It assumes you've already read the Infrastructure overview for the deploy pipeline at a glance, or the DevOps docs for the cluster-side runbook.
-
Common procedures: local dev, DB reset, log tailing, hotfixes, rollbacks, env-var changes, slow-query investigation.
-
Unit, integration, end-to-end, and simulation testing — what runs where and how to invoke it.
-
Everything operational for the native apps — EAS Build/Submit, Android Studio setup, local
expo run, store releases, QA on simulators and devices.