Skip to content

An ecommerce backend with user, products, order, shipping models

Notifications You must be signed in to change notification settings

CynthiaKamau/express-mongo-ecommerce-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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=""

About

An ecommerce backend with user, products, order, shipping models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published