- build the back end for an e-commerce site. You’ll take a working Express.js API and configure it to use Sequelize to interact with a MySQL database.
You’ll need to use the MySQL2Links to an external site. and SequelizeLinks to an external site. packages to connect your Express.js API to a MySQL database and the dotenv packageLinks to an external site. to use environment variables to store sensitive data, like your MySQL username, password, and database name.
Use the schema.sql file in the db folder to create your database using MySQL shell commands. Use environment variables to store sensitive data, like your MySQL username, password, and database name.
build a back end for a e-commerce website that uses the latest technologies
- n/a
- My Github link: https://github.com/StevenRodriguezDev/E-commerce
- My Email: stevenrodriguezdev@gmail.com
If you need help choosing a license, refer to https://choosealicense.com/.
--- - n/a