This project is a CMS-style site where developers can publish their blog posts and comment on other developer's posts as well.
It followed the MVC paradigm in its architectural structure, using Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication.
visit the website: small-topic.herokuapp.com
https://small-topic.herokuapp.com
https://github.com/Yanbud/small-topic
This project is licensed under the MIT license.