Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 664 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 664 Bytes

About

Petitions is a web application for engaging and quantifying a community's climate. Members of a community create petitions and rally support for their ideas via social media. Once a minimum signature threshold is reached on a petition, the community's governing body inspects the petition and posts incremental updates until a final response is published.

Local Development

  • Install Meteor.
  • Copy settings.json.sample to settings.json and edit appropriately. All properties defined in settings.json.sample are required.
  • From the root directory, run meteor --settings settings.json.