Skip to content

Dev Infastructure

Jonathan Hall edited this page Oct 17, 2025 · 6 revisions

🧱 Development Infrastructure

💻 Current Setup

  • Node.js + Express backend
  • MongoDB Atlas database
  • Render for staging deployment
  • .env file for secrets (excluded with .gitignore)

Clone this wiki locally