MONGO_URI=mongodb://127.0.0.1:27017/swiftwheels_pms
SESSION_SECRET=swiftwheels_pms_secret_key_2024
PORT=5000
FRONTEND_URL=http://localhost:5173
NODE_ENV=development
