Skip to content

joernahrens/node-feed-fetcher

Repository files navigation

node-feed-fetcher

Fetches RSS/Atom Feeds and saves them to a MySQL database.

Configuration

  • Setup MySQL Database (5.5 works)
  • mysql -uSOMEUSER -pYOURPASS < db-init/create.sql
  • create and fill local.properties
  • Setup npm (e.g. sudo apt-get install npm)
  • npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published