📱Setting up the Mobile App

In order to setup the mobile app you need to open a port on your server.

  1. Open Windows Start menu, and click the Settings icon, choose Network & Internet, and Windows Firewall

  2. Find the Advanced Settings window and locate Inbound Rules on the left side of the panel.

  3. Click on New Rule on the right and choose Port option. After that, click Next.

  4. Enter the port 3000 and click Next.

  5. Click Next on the next two pages and then enter in a name for the rule (e.g port 3000) and finally click Finish.

If you are using an AWS or GCP server further configuration may be required to open the port.

Last updated