Failed to load latest commit information.
analysis script to use twitter search to find tweets relevant to search terms,…
deploy Update deployment procedure.
lib Make dragnet configurable.
static Remove listing of queries from stats.
.gitignore Ignore the dumps. Just don't look.
LIVE_NOTES.md whereever I left this off.
README.md More grammar.
app.coffee Bundle config and env back up
backend.coffee Bundle config and env back up
dotenv.tmpl Prepare to switch to postgres for storage.
fabfile.py Update deployment procedure.
live.coffee update config, and cors
package.json Live/processing named queues, and chance in config->env
queries.sql More queries.
reader.coffee Bundle config and env back up
requirements.txt Version the requirements.
schema.sql allow multiple votes per tweet
track.coffee Begin coding list follow logic.