Kalkuli/2018.2-Kalkuli_Reports

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: gunicorn -b 0.0.0.0:$PORT manage:app
release: python manage.py db upgrade