You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ You'll need the following installed on your computer to follow along with this t
9
9
- A MongoDB Atlas cluster
10
10
-[Create a **free** cluster](https://www.mongodb.com/try?utm_campaign=devrel) and [load the MongoDB sample data](https://www.mongodb.com/basics/sample-database?utm_campaign=devrel).
11
11
- A GitHub account if you want to use GitHub Codespaces (a 1-click experience)
12
+
- The `master` repo has all the code, but we also have a `starter` branch if you want to follow the project from scratch and build the migrations etc.
12
13
- A code editor of your choice for local development
13
14
- We suggeest [Visual Studio Code](https://code.visualstudio.com/download). Check the optional [MongoDB for VS Code](https://www.mongodb.com/products/vs-code?utm_campaign=devrel) extension.
14
15
@@ -124,4 +125,4 @@ The debug config file is located in `<repository_dir>/.vscode/launch.json`
124
125
125
126
# Disclaimer
126
127
127
-
Use at your own risk; not a supported MongoDB product
128
+
Use at your own risk; not a supported MongoDB product
0 commit comments