Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdepalma32/techbloggermvc

CMS-style blog site where developers can publish their blog posts and comment on other developers’ posts.
https://github.com/cdepalma32/techbloggermvc

handlebars mvc mysql

Last synced: about 1 month ago
JSON representation

CMS-style blog site where developers can publish their blog posts and comment on other developers’ posts.

Awesome Lists containing this project

README

        

# TechBloggerMVC
NoSQL Database Web App API

## Description
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. Follows 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.

## Installation
No files to download for this project.

Packages required:
- express
- express-session
- express-handlebars
- mysql2
- sequelize
- dotenv
- connect-session-sequelize


## Table of Contents
- [Description](#description)
- [Installation](#installation)
- [Usage](#usage)
- [Licence](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)


## Usage
Click [here](https://enigmatic-anchorage-26834-7cb4e53999dd.herokuapp.com/) to access the deployed site.


## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Contributors
Contact Me

## Tests
No test

## Questions
If you have any questions I may or comments, be contacted at [GitHub](cdepalma32), or by [email]([email protected]).