Skip to content

A twitter (client) clone written in Ruby and Sinatra for custom domain hosting.

License

Notifications You must be signed in to change notification settings

vasilakisfil/my-twitter

Repository files navigation

мy-тшiттeг

A twitter clone that retrieves all info from Twitter's REST API. It uses the old Twitter's layout.

Installation

bundle install
cp _config.yml config.yml

Go to twitter dev section and copy paste the following vars: API_KEY, API_SECRET, ACCESS_TOKEN, ACCESS_TOKEN_SECRET. Then run

ruby init.rb

bundle exec thin start -R config.ru

License

MIT

About

A twitter (client) clone written in Ruby and Sinatra for custom domain hosting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published