Install Realm - Web SDK
Realm is now Atlas Device SDK – Learn More
Overview
This page shows you how to install the Realm Web SDK to use with your application.
Before You Begin
Before you begin installation, you need to create an App Services App for your web app to use.
Note
React Native & Node.js SDKs
There are Realm SDKs built for React Native and Node.js. Generally, you should use these when creating apps in these environments. Alternatively, you can use the Web SDK for React Native or Node.js apps.
Further reading:
Install the Web SDK
Install for Node.js
In order to use Realm Web for Node.js environments, you must install two additional peer dependencies:
npm install realm-web node-fetch abort-controller