Local installation
Run project locally for web and Android development.
Android build
Production build and Capacitor sync to `android/` folder.
iOS build
Production build, Capacitor sync and TestFlight via Xcode/Fastlane.
Deploy VPS
Deploy Routine Assist backend and static frontend on VPS (routineassist.com).
API patterns
Use `apiFetch` and `apiUrl` from `src/lib/apiBase` — never bare relative API URLs.