Skip to content

Commit

Permalink
Add option for smaller data set
Browse files Browse the repository at this point in the history
  • Loading branch information
am-MongoDB committed Jul 30, 2020
1 parent d8eaf47 commit 2871b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ See the [O-FISH installation guide](https://wildaid.github.io/), which includes
## <A NAME="standalone">Import this repository as standalone code</a>
### How to import and configure your own MongoDB Realm app

1. Create your [Atlas Cluster](https://cloud.mongodb.com) and [Realm App](https://cloud.mongodb.com). Optionally, [import sample data](https://wildaid.github.io/) (use `WildAidMinimalBackup` if you don't need thousands of sample documents)
1. Create your [Atlas Cluster](https://cloud.mongodb.com) and [Realm App](https://cloud.mongodb.com). [Import sample data](https://wildaid.github.io/) (use `WildAidMinimalBackup` if you don't need thousands of sample documents)
1. Take a note of the Realm App-Id `appname-xxxxx`
1. Generate an API key pair for your project and note the public and private IDs (Access Manager/Project) from the Atlas UI
1. Whitelist your IP address for API access (through the Atlas UI)
Expand Down

0 comments on commit 2871b17

Please sign in to comment.