a simple python self-hosted web app with :
- Peewee
- Pystache
- getText
pip3 install -r requirements.txt
python3 app.py
Open the link http://localhost:8000 and use the following credentials:
username : admin
password : 1
a simple Point Of Sale self-host web app
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
a simple python self-hosted web app with :
pip3 install -r requirements.txt
python3 app.py
Open the link http://localhost:8000 and use the following credentials:
username : admin
password : 1
a simple Point Of Sale self-host web app