-
Notifications
You must be signed in to change notification settings - Fork 0
Dev Infastructure
Gage Bays edited this page Nov 11, 2025
·
6 revisions
- Node.js + Express backend
- MongoDB Atlas database
- Render for staging deployment
-
.envfile for secrets (excluded with.gitignore)
- Will add node mailer to the project so that we can have email functionality with users.
-
Main Branch
Where the main code lives. It is what the site is consisted of when the user enters it. -
Dev Branch
Where the features are added and tested. If we like the layout/config of the dev code, we push that code to the main branch. -
Patch 1 — Gage and Jonathan
Specifically for making changes to the README.