Tech Blog is a site created for anyone who enjoys reading and writing about tech! Create your own account, view other users posts, interact with comments, create (or update and delete!) your own content.
- bcrypt
- MySQL
- Sequelize ORM
- Express.js Session, Routing & Handlebars
- Heroku
- Node.js
After cloning to your local machine, include .env file with all relevant variables, such as database name, username, and password.
Use schema.sql in db directory to create the database in MySQL workbench.
Install all dependencies required
npm i --ySeed the database
npm run seedSync sequelize to the database on server start
node serverMIT License
©️ 2021 Raquel Scofield
