NODE_ENV=development
PORT=5000
MONGODB_URI=mongodb+srv://owner:owner@cluster0.37v21.mongodb.net/quizmaster
JWT_SECRET=jwt-key
