site-socialmedia-progress-bars/Makefile

10 lines
127 B
Makefile
Raw Normal View History

2021-11-13 18:41:32 +00:00
serve:
uwsgi --http :64161 --plugin python --wsgi-file app.py
dbupgrade:
flask db upgrade
bg-tasks:
2021-11-14 06:04:59 +00:00
python bg_tweeter.py