Skip to content

This is a Node.js Ecommerce website with full featured and it's open source now.

Notifications You must be signed in to change notification settings

addevin/nodejs-ecommerce-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce open source node.js

A node.js ecommerce project which is made for educational purpose only. it's completely open source now!

You have to create a new file named .env in your root of project and insert the code below and edit!

DB_SECRET = mongodb://localhost:27017/projectname
TWILIO_ACCOUNT_SID = twilio
TWILIO_AUTHTOKEN =twilio
TWILIO_VERIFY_SID =twilio
RAZ_KEY_ID = razorpay
RAZ_SECRET_KEY = razorpay
EMAIL_HOST = smtp.emailsmtp.com
EMAIL_POST = 587
EMAIL_USER = company@mail.com
EMAIL_PASSWORD = password

live demo: https://addev.club test mode: https://addev.club/auth/test/

About

This is a Node.js Ecommerce website with full featured and it's open source now.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published