Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 273 Bytes

Nodejs mongodb ecommerce api

.env structure

PORT=5000 MONGODB_URL=mongodb://localhost:27017/digitic JWT_SECRET= secret MP=test // google email password or app id MAIL_ID=test@gmail.com // email address

// cloudinary credentials CLOUD_NAME="", API_KEY="", API_SECRET=""