Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/djpowers/rumors

A community for sharing rumors
https://github.com/djpowers/rumors

Last synced: 27 days ago
JSON representation

A community for sharing rumors

Awesome Lists containing this project

README

        

# 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.