Skip to content

swillrich5/techno-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techno-blog

Description

techno-blog is a web-based application that allows users to read technical blog posts from other users, comment on them, and post their own blog entries.


Deployed Application

https://boiling-hamlet-77831.herokuapp.com/


GitHub Repository

https://github.com/swillrich5/techno-blog


Table of Contents


Installation

If you wish to run your own copy of the application, install the required node modules by running:

npm i

In addition, database tables can be created using the table creation scripts in schema.sql. The database can be seeded with data by running npm run seed. Please be sure to create the .env file and include the DB_USER, DB_PASSWORD, and DB_NAME variables.


Usage

After installing the required npm modules and creating the database, the application can be started and run locally by entering:

npm start

from the command line.


Technology

The following technology was used to build note-taker:


License

None


Contributing

Please report any issues using my contact information below.


Questions

GitHub Profile: https://github.com/swillrich5

Email Address: swillrich@gmail.com