Sign in with Twitter, and see Unfollow Recommendations: who tweets too much and you should remove to clean up your feed (sadly Twitter didn't follow through with shipping this)
The results list of who tweets the most per day on average, so you can choose who you want to unfollow
I am a bad developer and there is a lot of bad stuff in here 😏. PLEASE feel free to submit a PR / issue. Thanks!
nodemon start
Env variables:
NODE_ENV
:production
ordevelopment
DEBUG
: e.glessnoise:*
PORT
heroku local web
git push heroku master
- Set env variables in Heroku
KEY
,SECRET
,SESSIONSECRET
,USETESTDATA
- See Resources.md for a list of things I used and read up on for this project.
- Make sure
PORT
is set, even locally.