/dash-covid-measures

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

dash-covid-measures

Team

  • This dashboard is created by the research group AIDA of Ghent University led by Professor dr. ir. Tijl De Bie. Contributors of this work are:

data sources

dash_heroku_deployment

  1. heroku create unique-app-name
  2. git push heroku master
  3. heroku ps:scale web=1

your app should be available from: https://unique-app-name.herokuapp.com

Issues

  • Start project => create project => from VCS
  • Heroku crashes during startup => gunicorn: command not found => put in requirements file!