You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YellWOWPages/README.md

353 B

YellWOWPages

Wownero yellow pages web-application - lookup the WOW address of users.

Installation

git clone gitea@git.wownero.com:wownero/YellWOWPages.git
cd YellWOWPages
pip install -r requirements.txt

cp settings.py_example settings.py

Change settings.py to your liking. Then run the application:

python3 run.py