PORT=5000
JWT_SECRET=supersecretkey
MONGO_URI=mongodb://localhost:27017/localdb
NODE_ENV=development