Skip to content

A CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well.

Notifications You must be signed in to change notification settings

GarrettAnderson/tech-blog

Repository files navigation

tech-blog

A CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well.

Description

CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well. A Full-Stack application deployed to Heroku. This app follows the MVC paradigm in its architectural structure, uses Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication.

Installation

Need to download the source files from the github repository onto local.

  • Right click on server.js and open in integrated terminal.
  • Run npm i
  • Run nodemon
  • Open http://localhost:3001/ in a web browser to view the application locally.

Usage

To view this application on Github, click here.

The application can be viewed here.

Credits

Referenced previous in-class work assignments.

License

There is no license and this repo is available for reproduction.

About

A CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages