#!/usr/bin/env bash FLASK_ENV=development FLASK_APP=src/claims.py flask run