#!/bin/bash
pip install -e .
exec flask --debug --app Mirador_backend.app run --host $HOST