Skip to content

rogeriochaves/oltwitter

Repository files navigation

Good Ol' Twitter

Now you can go back in time, to use the old twitter, the best twitter, whithout all complications of the modern world, just simple text, no likes, no images, videos, algorithmic feed with a tweet that was liked by a follower of a follower, NO, just original twitter, from where we should never have left

oltwitter

Access now: https://oltwitter.herokuapp.com/

Contributing

Install Ruby 2.6+, Node.JS and yarn (🙄) Then Ruby gems bundle install Then Javascript libs rails webpacker:install Copy the .env.sample file to .env and change it with actual twitter credentials:

TWITTER_CONSUMER_KEY=xxx
TWITTER_CONSUMER_SECRET=xxx

This should be enough to rails s