legacy-realm-sync-samples
legacy-realm-sync-samples copied to clipboard
Code samples showing how to work with Legacy Realm Sync.
line 25: realm.objects('Notification'); -> Realm.objects('Notification');
i want to copy my realm.default dbfile to ROS and i using [this sample](https://github.com/realm/realm-sync-samples/blob/master/08-convert-a-local-realm-to-a-synced-realm/convertRealm.js) here is the part of code `// UPDATE THESE` `const realm_server = 'comfirstproject.us1.cloud.realm.io';` `const username =...
Current example is copied from push notifications example https://github.com/realm/realm-sync-samples/tree/master/02-sending-email-with-sendgrid Did code go missing?
If you put semi on the first two lines, put them everywhere. Also, isAdmin was unused and only brought confusion.
Need to include: - Consul information - Subdirectories for each section with package files - Move over all code samples: https://docs.realm.io/platform/self-hosted/manage/enterprise-architecture/manual-deployment-instructions