Installation / deployment
Tested on ubuntu 18.04.
apt install openssl python-pip
pip install -r ./requirements.txt
Put a secret key (used for cookie/CSRF protection) in ~./app/secret_key.txt~.
Enable ETH donations to websites and github profiles
Installation / deployment
Tested on ubuntu 18.04.
apt install openssl python-pip
pip install -r ./requirements.txt
Put a secret key (used for cookie/CSRF protection) in ~./app/secret_key.txt~.
Log in or sign up for Devpost to join the conversation.