Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.08 KB

Butterfy

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

👉 Read More on butterfy.me

Current Stage

This is a very early prototype of the concept developed during the Rethink Journalism 21 Hackaton:

Development

  1. docker-compose up -d
  2. Run migrations.sql
  3. cp .env.example .env
  4. npm install
  5. npm run dev

GraphQL Playground

Change in settings: "request.credentials": "same-origin"