Skip to content

laude-noctis/eternal-engine

Repository files navigation

eternal-engine

Description

This application is a blogposting website generated using express(). The point of the website is to be able to discuss all things coding and tech related. To make a post, you need to login/signup and go to your dashboard. You can see all the blog posts posted by any user on the homepage (Home/The Tech Blog on the nav bar). To update or delete any post of yours, simply click on which post and click either button.

Feature NPMs and CSS Framework

CSS:  
Bootstrap  

NPMs:  
"bcrypt": "^5.1.1",  
"connect-session-sequelize": "^7.1.7",  
"dotenv": "^16.3.1",  
"express": "^4.18.2",  
"express-handlebars": "^7.1.2",  
"express-session": "^1.17.3",  
"mysql2": "^3.7.0",  
"sequelize": "^6.35.2"  

Link

Live Webpage: https://eternal-engine-f89c83326069.herokuapp.com/

Extra

To clone to your local machine [email protected]:laude-noctis/eternal-engine.git
Then fill out the .env.EXAMPLE file with your mysql creditials.
Then edit the database/seeds however you would like.

About

module 14 assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published