Skip to content

An effort to find the meanest tweets about celebrities

License

Notifications You must be signed in to change notification settings

arianht/meantweets

Repository files navigation

Mean Tweets about Celebrities

Build Status

meantweets crawls Twitter and brings you the meanest tweets about celebrities. Inspired by Jimmy Kimmel's Celebrities Read Mean Tweets series.

Setting up Development Environment

Get the Repository

go get github.com/arianht/meantweets

Setting up App Engine and Datastore

TODO

Run the tests

  1. Open up two terminals in root directory of the project
  2. In one terminal, run ./start_db.sh
  3. In the other, run source export_datastore_env_vars.sh and ./run_all_tests.sh

Run locally

  1. Open up two terminals in root directory of the project
  2. In one terminal, run ./start_db.sh
  3. In the other, run source export_datastore_env_vars.sh, ./build_ui.sh, cd server, and go run server.go

About

An effort to find the meanest tweets about celebrities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published