WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

MayOneUS/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

Contributors 14