Skip to content

meguiluzortiz/express-ecommerce

Repository files navigation

express-ecommerce

A simple ecommerce webapp made with express.

How to run

Use npm tool and execute one of the next commands.

npm run start         #run the app
npm run start:debug   #run the app in debug mode

Tech stack

  • Node 12.18.0
  • ExpressJS 4
  • Json Web Token
  • Mocha, Proxyquire, Sinon and Supertest
  • Mongodb
  • Vercel deploy

To do list

  • Register user
  • Code coverage 100%
  • Integrate with Sonarcloud
  • Integrate with Docker
  • Oauth2 integration
  • OpenId integration
  • Order details feature
  • Shopping cart feature
  • Email notification feature

About

A simple ecommerce webapp made with express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published