PORT=5000
MONGO_URI=mongodb://127.0.0.1:27017/mern_random_app
NODE_ENV=development
JWT_SECRET=supersecret1234abcd
