📂 Folder Structure bash Copy Edit email_campaning_sheduler/ ├── app.js # Entry point ├── config/ # Database & mail config ├── models/ # MongoDB schemas ├── routes/ # API routes ├── scheduler/ # Email ...