Skip to content
/ feeder Public

A web application for adding, filtering, and displaying RSS feeds.

Notifications You must be signed in to change notification settings

human37/feeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feeder

Overview

This is a web application that lets you add, display, and filter any RSS feeds, and it is currently deployed on netlify.

simple feeder preview

Technologies

  • VueJS
  • Vuetify
  • Netlify Lambda
  • RSS Parser

Project setup

$ yarn install

Compiles and hot-reloads for development

For local development, you will need to run

$ yarn serve

in order to serve the client, and also

$ yarn lambda

in order to serve the lambda functions locally.

Compiles and minifies for production

$ yarn build

Lints and fixes files

$ yarn lint

About

A web application for adding, filtering, and displaying RSS feeds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published