#!/bin/bash set echo off export FLASK_APP=backend export FLASK_DEBUG=true flask run