-
install
npm install -
start
npm run start -
dev
npm run dev -
format
npm run format
- use ES6 to create the schema using Mongoose schema.loadClass()
- add wishlist schema
- refactor reset password
- finish user cart
- add fetching products by filter
- add payment getaway
- add order endpoint
- Verify email before creating a user
- finish orders
- VALIDATION