Skip to content

pusher/reddit-feed-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Feed Machine

Setup

Running Reddit Feed Machine is easy.

All you really need to do is create an .env file in the root of the project:

REDDIT_CLIENT_ID=
REDDIT_CLIENT_SECRET=
REDDIT_USERNAME=
REDDIT_PASSWORD=
FEEDS_APP_ID=
FEED_NAME=
SUBREDDIT_NAME=

Then run:

yarn

Run yarn append to run the ./bin/append script that appends new posts to a feed from Reddit.

Run yarn serve to serve the web page that subscribes to the feed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published