# Port to listen to PORT=5001 # MongoDB connection string CONNECTION_STRING=mongodb:// # Generate with "openssl rand -hex 32" JWT_SECRET= JWT_EXPIRES_TIME=7d # OAuth 2.0 Client ID and secret. Create one at Google Cloud Console > APIs & Services > Credentials CLIENT_ID= CLIENT_SECRET=