For mobile development, there are two servers, the prod server, and the test server. Make sure to switch the server URL to the proper value in ``dev`dev-mobile/lib/helper/API.dart``dart`.
There are two parts to this onboarding process: front-end and back-end. For the front-end part, it takes around 2 hours to complete. The goal is to locally build and run the iOS app on the simulator/Xcode and test the App on your phone using Testflight. For the backend part, it takes around 2-3 hours and the goal is to build the container and try to access both the prod and test servers.
...