/cv-demo

Giving people the ability to easily simulate their own custom Commons with cadCAD

Primary LanguagePython

Conviction Voting Demo

Usage

sudo pip3 install -r requirements.txt
env FLASK_APP=server.py flask run

Docker instructions

To run in a docker container

docker build -t cvdemo .
docker run -p 5000:5000 cvdemo

Go to http://localhost:5000/