Skip to content

averyjmiller/tech-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Blog

License

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

  1. Install Node v16.20.1.
  2. Run npm i to install dependency.
  3. Create the database using the ./db/schema.sql file from the MySQL shell.
  4. (Optional) Run the command npm run seed to seed the database with filler data.
  5. Run the command npm start to start the application's server.

Usage

Visit the deployed application here.

techblog

License

This repository is covered under MIT License. For more information, check the LICENSE file.

Questions

If you have any questions about the repo, open an issue or contact me directly at averymiller2060@gmail.com. You can find more of my work at averyjmiller.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors