Skip to content

Commit 870233c

Browse files
committed
README: MongoDB Atlas #138
1 parent 65d0e0c commit 870233c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Check out projects built with the help of this open source app. Feel free to add
4545
## Run locally
4646
- Clone the project and run `yarn` to add packages.
4747
- Before you start the app, create a `.env` file at the app's root. This file must have values for some env variables specified below.
48-
- To get `MONGO_URL_TEST`, we recommend a [free MongoDB at mLab](http://docs.mlab.com/) (to be updated soon with MongoDB Atlas, see [issue](https://github.com/builderbook/builderbook/issues/138)).
48+
- To get `MONGO_URL_TEST`, we recommend a [free MongoDB at MongoDB Atlas](https://docs.mongodb.com/manual/tutorial/atlas-free-tier-setup/) (to be updated soon with MongoDB Atlas, see [issue](https://github.com/builderbook/builderbook/issues/138)).
4949
- Get `Google_clientID` and `Google_clientSecret` by following [official OAuth tutorial](https://developers.google.com/identity/sign-in/web/sign-in#before_you_begin).
5050

5151
Important: For Google OAuth app, callback URL is: http://localhost:8000/oauth2callback <br/>

0 commit comments

Comments
 (0)