Skip to content

ernopp/lessnoise

Repository files navigation

GitNFT

What

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

Disclaimer

I am a bad developer and there is a lot of bad stuff in here 😏. PLEASE feel free to submit a PR / issue. Thanks!

Run Locally

nodemon start

Env variables:

  • NODE_ENV: production or development
  • DEBUG: e.g lessnoise:*
  • PORT

Run with Heroku

  • heroku local web
  • git push heroku master
  • Set env variables in Heroku
    • KEY, SECRET, SESSIONSECRET, USETESTDATA

Resources

  • See Resources.md for a list of things I used and read up on for this project.

Troubleshooting

  • Make sure PORT is set, even locally.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published