htmx_examples/run

7 lines
96 B
Bash
Executable File

#!/usr/bin/env bash
export FLASK_ENV=development
export FLASK_APP=routes
pipenv run flask run