A mysql database and CMS-style Blog built using Model View Controller (MVC) paradigm. Built using MySQL2, Express, Sequelize, Handlebars and .dotenv
AS A developer who writes about tech
I WANT a CMS-style blog site
SO THAT I can publish articles, blog posts, and my thoughts and opinions
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
Please click here
Clone the repo, navigate to the root folder, run the following commands from the CLI:
Start Server;
npm run seed && node src/index.js
Add a .env file to the root of the project
DB_NAME='tech_blog_db'
DB_USER='root'
for rest of env file please contact me.
Contributors should read the installation section. All Birmingham Bootcamp students welcome to contribute.
If you have any questions regarding this app, please contact me via:
- Email at hakelcam@gmail.com
- GitHub at https://github.com/Hakkelo89