PORT=5000
MONGO_URI=mongodb://localhost:27017/typing-battle
CLIENT_URL=http://localhost:5173
NODE_ENV=development
