Skip to content

aMcCode/tech-blog

Repository files navigation

The Tech Blog

License: MIT GitHub last commit

Table of Contents


Description

This app is a CMS-style blog site similar to a Wordpress site. Developers can post blog messages and other developers can comment on those posts. The app follows the MVC paradigm and uses Handlebars.js and Sequelize.

The live application is deployed at https://code-tech-blog.herokuapp.com/.

Alt text Alt text Alt text


Installation

The installation steps are as follows:

  1. Clone the repo.
  2. Install the npm dependencies from the root folder.
  3. Use 'npm run seed' to optionally seed the database. (Note the Heroku DB has been seeded.)
  4. Use npm run seed to add data to the database.
  5. Run npm start.

License

This application is covered under the MIT license. For more information, visit: https://opensource.org/licenses/MIT.


Contributing

Not accepting contributions at this time.


Tests

No tests have been created.


Questions/Contact

Follow me, amccode, on github at https://github.com/amccode.
If you have questions, feel free to email me at: mcneila1997@gmail.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published