734 B
734 B
Haldis
Haldis is your friendly neighbourhood servant. He exists so lazy fucks like you and me don't need to keep tabs of who is ordering what from where. Start an order and let people add items with a simple mouse-click! No more calculating prices and making lists! Be lazier today!
Local hosting steps
- Run
pip install -r requirements.txt
- Copy
config.example.py
toconfig.py
and fill in random values for theZEUS_KEY
andZEUS_SECRET
- Copy the python files from
database/
toapp/
(yes, it's sad, I know) - Run
python database.py
inapp/
- Run
rm -f add_admins.pyc? add_oceans_garden.pyc? add_simpizza.pyc? create_database.pyc?
inapp/
- Run
python haldis.py runserver