Thanks to visit codestin.com
Credit goes to github.com

Skip to content

50hp/iffy_RSS

Repository files navigation

iffy RSS

iffy RSS is a web app that I created so I could aggregate all of my online browsing into one place. The underlining way of gathering relevant information is using RSS 2.0. The goal of this project is to have a semi-live test bed where I can implement things to use new skills that I develop in my career as a software engineer.

Getting Started

Prerequisites

Node JS
PostgresSQL

Installing

  1. Clone repository
  2. Run npm install
  3. Create a database with the name iffy_rss
  4. Copy in the CREATE TABLE query that is in the database.sql file.
  5. The database is set up to run on port 5432 by default change this in the pool.js
  6. Run npm start

Built With

Author

  • Isaac Faulkner 50hp

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published