Now it’s time to put your Realm app into Development mode so deploying the web app is easier, and set up a fulltext index with Atlas Search:
- In the Realm UI, enable Realm Sync “Development Mode” - Click Sync on left-hand menu, then “Development Mode” tab.
-
Fill in the appropriate information - Select the cluster name with RealmSync modifier, the database is “wildaid”, the partition key is “agency” and if prompted the field type is “string”. Click “Turn Dev Mode On”:
- Click “OK” that Development Mode is on.
- Despite other indications, development mode is not really on until you click “Review and Deploy” in the blue bar on the top, and then deploy the changes:
Onwards!