A simple ecommerce webapp made with express.
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
- Node 12.18.0
- ExpressJS 4
- Json Web Token
- Mocha, Proxyquire, Sinon and Supertest
- Mongodb
- Vercel deploy
- Register user
- Code coverage 100%
- Integrate with Sonarcloud
- Integrate with Docker
- Oauth2 integration
- OpenId integration
- Order details feature
- Shopping cart feature
- Email notification feature