mirror of
https://codeberg.org/wownero/YellWOWPages.git
synced 2026-06-17 02:02:04 -04:00
master
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
Description
Languages
HTML
55.8%
Python
43.9%
CSS
0.3%