Crowdfiltering the web.
For meaningful content
Butterfy is a democratic collection of meaningful content. Sourced and curated by the people, not by an algorithm or a newsroom. Here, you decide in a 4-staged voting process together with everyone else what content has the potential for impact. Looking for the signal within the noise. We call that crowdfiltering
This is a very early prototype of the concept developed during the Rethink Journalism 21 Hackaton:
- docker-compose up -d
- Run migrations.sql
- cp .env.example .env
- npm install
- npm run dev
Change in settings: "request.credentials": "same-origin"