sponnet / cv-demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

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


Languages

Language:Python 93.3%Language:HTML 6.3%Language:Dockerfile 0.5%