mirror of
https://git.wownero.com/wownero/YellWOWPages.git
synced 2024-08-15 01:03:25 +00:00
353 B
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