https://github.com/realm/realm-sweeper
https://github.com/realm/realm-sweeper
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realm/realm-sweeper
- Owner: realm
- License: apache-2.0
- Created: 2021-12-16T11:12:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T18:53:48.000Z (almost 2 years ago)
- Last Synced: 2025-07-09T10:41:42.910Z (6 months ago)
- Language: Swift
- Size: 3.92 MB
- Stars: 7
- Watchers: 8
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Realm-Sweeper
Realm-Sweeper is a collaborative version of the Windows Mine Sweeper app. It demonstrates the Realm mobile database and MongoDB Atlas Device Sync.

## Installation
- [Setup the Atlas Backend App](atlas-app)
- [Configure, build and run the iOS app](iOS)