“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.
- An individual or journalist creates a pitch that outlines an untold story in a local community.
- Members of your community vote, with their money, on what stories are most important to them.
- A journalist researches the facts and puts together an article. Editors provide check-and-balance on the story.
- Spot.Us publishes the story in its news feeds and works with local media outlets to have the articles published more widely.
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.
- cp config/database.example.yml config/database.yml
- cp config/newrelic.example.yml config/newrelic.yml
- cp config/settings.example.yml config/settings.yml
- rake db:create:all
- rake db:migrate
- rake db:populate
- ./script/server
Spot.Us should now be running on your computer at the URL http://spotus.local:3000