Skip to content

ozguramac/penr-oz-covid19-forecaster

Repository files navigation

Penr-oz Covid-19 Forecaster

Reference Documentation

For further reference, please consider the following sections:

Additional Links

These additional references should also help you:

Download and Installation

Run

$ docker-compose up penr-oz-covid19-forecaster

Launch your favorite browser and goto localhost:5000

Stop

$ docker-compose stop

Clean

$ docker-compose down

Check/Health

docker-compose ps

Testing

docker-compose.override.yml:

version: "3.7"
services:
  penr-oz-covid19-forecaster:
    command: app_test.py

then:

$ docker-compose up penr-oz-covid19-forecaster

Who do I talk to?

Copyright and License

© Copyright 2020 Derin Works LLC

License: MIT