Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 111 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 111 Bytes

transaction-analizer-backend

Run app

pipenv install
pipenv shell
gunicorn wsgi:app --timeout 180