/express-ecommerce

E-commerce built with JavaScript / Express / Sequelize

Primary LanguageJavaScript

Express Ecommerce

Ecommerce written with Express, JavaScript and Sequelize.


About The Project

This project has the purpose to implement REST API's with Relational Databases and also to apply the best practices and best concepts when implementing back-end projects.

Requirements

  • MySQL installed on your machine
  • Node and Npm installed

Technologies Used

  • BCrypt | Encrypt and Hashing
  • Celebrate | Schema validation integrated with Joi
  • Jsonwebtoken | User authentication and authorization
  • ExpressJS | Back-end framework
  • Sequelize | ORM to persist data

Docs

  1. How to run this application
  2. Entity Relationship Diagram

Thank you 💜