-
Notifications
You must be signed in to change notification settings - Fork 336
Comparing changes
Open a pull request
base repository: mongodb-developer/mern-stack-example
base: Jesse
head repository: mongodb-developer/mern-stack-example
compare: main
- 20 commits
- 26 files changed
- 5 contributors
Commits on Feb 10, 2024
-
Merge pull request #34 from mongodb-developer/Jesse
update to vite and other modern techniques
Configuration menu - View commit details
-
Copy full SHA for 603144e - Browse repository at this point
Copy the full SHA 603144eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0e657 - Browse repository at this point
Copy the full SHA 3d0e657View commit details
Commits on Oct 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fad2b73 - Browse repository at this point
Copy the full SHA fad2b73View commit details
Commits on Nov 4, 2025
-
Merge pull request #50 from cyx2/add-appname
Add appName value for this sample repo
Configuration menu - View commit details
-
Copy full SHA for 75e6efe - Browse repository at this point
Copy the full SHA 75e6efeView commit details
Commits on Apr 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e9558ff - Browse repository at this point
Copy the full SHA e9558ffView commit details
Commits on May 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b7bb7e3 - Browse repository at this point
Copy the full SHA b7bb7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef235ae - Browse repository at this point
Copy the full SHA ef235aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 732374b - Browse repository at this point
Copy the full SHA 732374bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b0c40 - Browse repository at this point
Copy the full SHA 01b0c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 758e65e - Browse repository at this point
Copy the full SHA 758e65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e5b33e - Browse repository at this point
Copy the full SHA 7e5b33eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb44a58 - Browse repository at this point
Copy the full SHA bb44a58View commit details
Commits on May 19, 2026
-
Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fc3f108 - Browse repository at this point
Copy the full SHA fc3f108View commit details
Commits on May 27, 2026
-
Merge pull request #51 from mongodb-developer/update-lf
Update project metadata and CI workflow
Configuration menu - View commit details
-
Copy full SHA for 75a3989 - Browse repository at this point
Copy the full SHA 75a3989View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3878f - Browse repository at this point
Copy the full SHA bb3878fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74da5a3 - Browse repository at this point
Copy the full SHA 74da5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for df33b74 - Browse repository at this point
Copy the full SHA df33b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for faeced5 - Browse repository at this point
Copy the full SHA faeced5View commit details
Commits on May 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4744a8b - Browse repository at this point
Copy the full SHA 4744a8bView commit details -
fix: devcontainer seed timing, port conflict, and Codespaces mixed co…
…ntent - Wait for Atlas Local replica set primary election (isWritablePrimary) instead of ping before seeding; up to 60 retries × 2s - Remove duplicate server/client start from startup.sh — postAttachCommand already handles those, double-start caused port 5050 conflict - Add Vite proxy for /record → http://localhost:5050 so browser fetches go same-origin (fixes HTTPS mixed-content blocking in Codespaces) - Replace all hardcoded http://localhost:5050/record URLs in React components with relative /record paths
Configuration menu - View commit details
-
Copy full SHA for b873121 - Browse repository at this point
Copy the full SHA b873121View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff Jesse...main