covid19db-web python3.6+ Launch the API. Say this api is hosted at localhost:5000. SECRET_KEY=audsfdahksdf API_BASE_URL=http://localhost:5000 FLASK_ENV=development python app.py