EventHopper / EHServerSide

Server-Side functionality including REST API, hosting scripts & client-server modules
0 stars 0 forks source link

Realm & GraphQL Setup #65

Closed kylermintah closed 4 years ago

kylermintah commented 4 years ago

Install realm and link our cluster and it’s collections to Realm (this will enable us to access our Mongo data through the Realm GraphQL API) πŸ‡

Realm Setup:

Consider working in common/realm.service.js for setup