rumors

A community for sharing rumors

Stars
0

Rumors

An application built with React and Ruby on Rails (using Webpacker) which accepts posts via web form or Twitter hashtag.

Install required dependencies with yarn install and bundle install.

Run the server with foreman start -f Procfile.dev -p 3000.

Ensure Twitter API credentials are set as environment variables. Copy .env.example to .env and update with your API key and secret.