PORT=3000
NODE_ENV=development

MONGO_URI=mongodb+srv://dips94384:SGW3Zm7QObYhyM8F@cluster0.wvez59o.mongodb.net/5G?retryWrites=true&w=majority&appName=Cluster0

JWT_SECRET=A man_mattersinachildlife@#123Abc#

SQUAD_SECRET_KEY="sk_82085238ccbb52e538cf56f9110daf887f559db0"

RESEND_API_KEY=re_ha2yiA7j_EHru3YZzvFEbVG6UTvA1oHEi
EMAIL_FROM="AnchorWealth <support@anchoredwealth.online>"
SCHOOL_EMAIL=info@brightfuture.edu

CLOUDINARY_CLOUD_NAME=dh5fwiqoy
CLOUDINARY_API_KEY=316322682753876
CLOUDINARY_API_SECRET=mHv5t8XaNts6EdUL1bBz_33STXg

# CORS – set to your frontend URL
CORS_ORIGIN=http://localhost:3000

# Admin credentials for seeding
DEFAULT_ADMIN_EMAIL=admin@school.com
DEFAULT_ADMIN_PASSWORD=admin123
DEFAULT_ADMIN_NAME=System Administrator