Skip to content

Olayanju-1234/EcommerceAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EcommerceAPI

It is an API created for an ecommerce web site. It can be used for online shopping and contain a lot of features 👇

Features

  • ☑️ Create new cart
  • ☑️ Create new products
  • ☑️ Create new products
  • ☑️ Make orders
  • ☑️ Make payments using the Stripe API
  • ☑️ Register new user
  • ☑️ Auth verification using JWT
  • ☑️ Get user's stats
  • ☑️ and more.......

In the .env file, replace "XXXX" with your keys

  • PORT = XXXX
  • MONGO_URI = XXXX
  • PASS_SEC = XXXX
  • JWT_SEC = XXXX
  • STRIPE_SECRET_KEY = XXXX

Start with:

`cross-env NODE_ENV=production node app.js`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors