Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 322 Bytes

Mash Petitions

Build Status

Getting Started

export TWFY_API_KEY=<your_they_work_for_you_api_key>
export FLASK_APP=mash_petitions/__init__.py
export FLASK_DEBUG=1

Running

flask run