Model-View-Controller: Tech Blog Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm packag
- Dotenv
- Bcrypt
- Express-session
- Sequelize
- Node MySQL 2
- Express-handlebars
- requires NPM and Node.js and aabove listed NPM packages
To deploy app locally, please run (cmd) "npm install", "npm start run" to view the local dev build
npm init
npm install mysql2
npm install sequelize
npm install dotenv
To deploy
mysql -u root -p
Answer prompts
n/a