conda env create -f environment.yml
Note, that the above is one time step.
# The `conda activate` step only needs to be done once per shell instance
conda activate ecsopendata
# Start the server using the run script
./run
# Open a web browser with the following URL: http://127.0.0.1:5000/login