PORT=5000
MONGO_URI=mongodb://localhost:27017/drawing-guess-game
CLIENT_URL=http://localhost:5173
NODE_ENV=development
