Skip to content

Create a Model View Controller Tech Blog using MySQL2, Sequelize and handlebars

Notifications You must be signed in to change notification settings

nmihaly/Model-View-Controller-Tech-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model-View-Controller-Tech-Blog

Description

Create a MVC Tech Blog using MySQL2, Sequelize and handlebars

2021-10-01 (2)

Table of Contents

Installation

express, sequelize, path, bcrypt, dotenv, MySQL2, handlebars, bulma

Usage

run mysql -u root -p and use the mysql terminal to load the database schema. Then quit out of the mysql terminal to return to the root directory terminal. You need to seed the database by typing npm run seed into the terminal. Once the database is seeded you can type run npm start to load the server.

License

badge
This application is covered by the MIT license.

Deployed app on Heroku: https://cryptic-beach-64973.herokuapp.com/

Contributors

Nicholas Mihaly

Tests

false

Questions


Find me on GitHub: https://github.com/nmihaly
You can reach me at: nickmihaly@gmail.com

About

Create a Model View Controller Tech Blog using MySQL2, Sequelize and handlebars

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published