db.js needs: - Connection retry logic (max 3 attempts) - Better error messages - Pool size from env - SSL config for production - Connection timeout from env - sync({ force: false }) by default - Proper logging with winston/pino Files: config/db.js
db.js needs:
Files: config/db.js