endorsement/run_dev.sh
Maxime Bloch 0a570aa2c6
add some css to the mix
add search to userlist
2019-08-04 22:27:47 +02:00

4 lines
67 B
Bash
Executable file

#!/bin/bash
FLASK_APP="endorsement.py" FLASK_DEBUG=true flask run