Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezaiger/tech-blog
Module 14 Challenge Assignment - A CMS-style blog site (similar to Wordpress) where developers can publish their blog posts and comment on other developers' posts as well.
https://github.com/ezaiger/tech-blog
bcrypt dotenv express-handlebars express-session javascript mvc-architecture mysql2 sequelize
Last synced: about 1 month ago
JSON representation
Module 14 Challenge Assignment - A CMS-style blog site (similar to Wordpress) where developers can publish their blog posts and comment on other developers' posts as well.
- Host: GitHub
- URL: https://github.com/ezaiger/tech-blog
- Owner: ezaiger
- Created: 2022-08-30T05:00:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T04:00:04.000Z (about 2 years ago)
- Last Synced: 2023-03-06T21:06:01.296Z (almost 2 years ago)
- Topics: bcrypt, dotenv, express-handlebars, express-session, javascript, mvc-architecture, mysql2, sequelize
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tech Blog - Module 14 Assignment
## License
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)
Mozilla Public License 2.0 (MPL-2.0)
Further resources on Mozilla Public License 2.0 (MPL-2.0) - Please click on the license badge above for more information.## Description
A CMS-style blog site where developers can publish their blog posts and comment on other developers' posts as well.## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
## Installation
- Create a .gitignore file and include: node_modules/, .DS_Store/, .vscode, and package-lock.json.
- Install all dependencies by entering 'npm i' in the command line.
## Usage
Follow this link to view the deployed application.
## Contributing
Code provided by ezaiger. Referenced Module 14 lesson material.## Tests
N/A## Questions
My GitHub Profile
If you have additional questions, you can reach me via email