UNPKG

realm-object-server

Version:

Realm Object Server

32 lines (16 loc) 1.22 kB
# NOTICE Realm Object Server, developer edition has been sunset and support for this version is ending April 30th, 2018. Please see the official [announcement](https://realm.io/blog/product-name-updates/). Instead a Cloud version is available free to try here: [cloud.realm.io](https://cloud.realm.io/). ------ # Realm Object Server Realm Object Server provides synchronization of Realms between devices and provides authentication and access control services. ## Installation To get started, you'll want to follow our installation documentation that can be found [here](https://docs.realm.io/platform/self-hosted/installation) ## Realm Studio To manage and edit users and data synced to the Realm Object Server, use Realm Studio. It's available free for macOS, Windows, and Linux. [Download it here](https://realm.io/products/realm-studio/). ## Documentation Learn how to [start programming with Realm](https://docs.realm.io/platform/getting-started-1) Learn how to [manage and customize your self-hosted instance](https://docs.realm.io/platform/self-hosted) Find [SDK specific information in our database docs](https://realm.io/docs/) For more information on Realm, visit [realm.io](http://realm.io).