项目作者: MashSoftware

项目描述 :
Mash Petitions Service
高级语言: HTML
项目地址: git://github.com/MashSoftware/petitions.git
创建时间: 2015-12-11T13:19:40Z
项目社区:https://github.com/MashSoftware/petitions

开源协议:MIT License

下载


Mash Petitions

Build Status

Getting Started

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

Running

  1. flask run