Skip to content

swinter2011/teams

 
 

Repository files navigation

teams

The backend app that powers my.mayday.us.

Report improvements/bugs at https://github.com/MayOneUS/teams/issues.

Design Docs

Please see https://github.com/MayOneUS/wiki/wiki/My-SuperPAC-design-doc.

Setup

  1. cp config_NOCOMMIT_README config_NOCOMMIT.py
  2. download and setup Google App Engine for Python here
  3. Run this app with dev_appserver.py .
  4. If you want to run MayOneUS/pledgeservice simultaneously, which you will need to for testing submission of forms and other things, run this app on a separate port other than the default 8080 to avoid port collisions. This can done by running dev_appserver.py --port SOME_OTHER_FREE_PORT_LIKE_8081 ..

About

team page service my.mayday.us

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.0%
  • CSS 6.9%
  • Shell 0.1%