Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

mongodb-developer/swiftui-atlas-device-sdk-app-lab

Repository files navigation

Notice: Repository Deprecation

This repository is deprecated and no longer actively maintained. It contains outdated code examples or practices that do not align with current MongoDB best practices. While the repository remains accessible for reference purposes, we strongly discourage its use in production environments. Users should be aware that this repository will not receive any further updates, bug fixes, or security patches. This code may expose you to security vulnerabilities, compatibility issues with current MongoDB versions, and potential performance problems. Any implementation based on this repository is at the user's own risk. For up-to-date resources, please refer to the MongoDB Developer Center.

Build a SwiftUI App that stores data locally using the Atlas Device SDK

In this hands-on lab you will build, starting from scratch, a SwiftUI iOS app that stores data using the Atlas Device SDK (Realm) locally (not syncing to MongoDB).

🚀 Try it here

This repo contains the Docusaurus source code and documents needed to build the lab website. You can learn how we use Docusaurus in this lab.

This website is built using Docusaurus 2, a modern static website generator.