Coder Social home page Coder Social logo

spot-us / spot-us Goto Github PK

View Code? Open in Web Editor NEW
360.0 31.0 95.0 14.82 MB

Community Funded Reporting

Home Page: http://www.spot.us/

License: Other

Ruby 11.54% Perl 0.61% JavaScript 75.44% CSS 6.45% PHP 1.05% Shell 0.03% ASP 1.02% ColdFusion 2.62% Lasso 0.51% Python 0.74%

spot-us's Introduction

Spot.Us

Community Funded Reporting

“Spot Us” is a project of the nonprofit Center for Media Change that allows an individual or group to take control of news by sharing the cost (crowdfunding) to commission freelance journalists. Spot.Us is made possible by the Knight Foundation. Read more.

Don’t hesitate to contact us if you any questions or comments.

How does Spot.Us work?

  1. An individual or journalist creates a pitch that outlines an untold story in a local community.
  2. Members of your community vote, with their money, on what stories are most important to them.
  3. A journalist researches the facts and puts together an article. Editors provide check-and-balance on the story.
  4. Spot.Us publishes the story in its news feeds and works with local media outlets to have the articles published more widely.

http://www.spot.us/

Setting Up Spot.Us

Setup configuration files

Make any necessary edits to these if the defaults don’t work for you. Spot.Us is dependent on MySQL because it uses the rand() function.

  1. cp config/database.example.yml config/database.yml
  2. cp config/newrelic.example.yml config/newrelic.yml
  3. cp config/settings.example.yml config/settings.yml

Run basic setup tasks

  1. rake db:create:all
  2. rake db:migrate
  3. rake db:populate

Start your local server

  1. ./script/server

Spot.Us should now be running on your computer at the URL http://spotus.local:3000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.