#!/bin/sh export FLASK_APP=articles_api export FLASK_ENV=development flask run