PORT=5000
MONGO_URI=mongodb://localhost:27017/smart_society
JWT_SECRET=smartsociety_super_secret_jwt_key_2024
JWT_EXPIRE=30d
NODE_ENV=development
CLIENT_URL=http://localhost:5173
CASHFREE_APP_ID=TEST11032709e4d86dbd658eaac4485690723011
CASHFREE_SECRET_KEY=cfsk_ma_test_5f82f220590bd085710b2386dbc2874e_e08dbfd7

