dev: export FLASK_ENV=development
dev:
		python bin/herokuapp.py
