This repository is part of the MongoDB Jumpstart series on YouTube. Each branch corresponds to an episode.
In the corresponding video for this branch, build out search capabilities in our e-commerce project using MongoDB Atlas Search, including autocomplete.
- Clone this branch to your local system
- Run
npm install - Follow the set up instructions from Episode 3 and Episode 4 to crate your database and connect your Realm application to your Atlas database
- Rename
.env.local.exampleto.env.localand add your Realm App Id - Run
npm run dev
- Episode 1
- Episode 2
- Episode 3
- Video: Compass - The GUI for MongoDB in 10 mins
- Branch: compass
- Episode 4
- Episode 5
- Episode 6
- Episode 7
Questions about this repo or how to use MongoDB Atlas? Ask them in the MongoDB Community.