Automate Realm App Rebuilds

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • realm-development-tools

    Unofficial repository that contains tools to help developers writing apps that use Realm Database/Realm Sync.

  • This is a bit of a pain, so I wrote my very first bash script to automate this process. The script itself is 17 lines - 2 of which are comments to help devs figure out what to put in one of the other lines. The README is 361 lines. Can you tell I write documentation for a living?

  • Realm

    Realm is a mobile database: a replacement for Core Data & SQLite

  • I'm currently developing a macOS/SwiftUI app that persists data with Realm Database and Realm Sync. If you haven't used it before, Realm Sync is a magical service that keeps data in sync across devices and persists the data to a MongoDB Atlas cloud database through a BaaS (Backend-as-a-Service). I'm using it in my app because I want to use the same app on multiple devices, and have my data sync magically between the devices.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts