sudo python3 app.py &
[1] 19140
ubuntu@ip-172-31-24-70:~/earlyAlertOfLaws/webapp$ /home/ubuntu/.local/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/base.py:1751: SAWarning: Could not instantiate type <class 'sqlalchemy.sql.sqltypes.INTEGER'> with reflected arguments ['25']; using no arguments.
% (coltype, args)
Logger inited
* Serving Flask app "init_app" (lazy loading)
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: off
* Running on http://0.0.0.0:80/ (Press CTRL+C to quit)