P2PModels / wallofshame-backend

GNU General Public License v3.0
1 stars 0 forks source link

📊 Wall of Shame backend 📊

The Wall of Shame prototype will combine data-activism with the Ethereum blockchain to provide a censorship-resistant dashboard of unpaid invoices from cultural workers.

The back-end of this prototype uses the following technologies:

Screenshots

Instalation and Setup (Ubuntu 20.04 LTS)

In order to setup and run the front-end run the following commands:

$ git clone https://github.com/p2pmodels/wallofshame-backend
$ cd wallofshame-backend
$ git checkout prod
$ docker-compose up

The front-end of this repo is in Wall of Shame frontend

Documentation

Read the docs for more information