https://github.com/progrium/hackerdojo-signup
The Hacker Dojo member signup app
https://github.com/progrium/hackerdojo-signup
Last synced: 9 months ago
JSON representation
The Hacker Dojo member signup app
- Host: GitHub
- URL: https://github.com/progrium/hackerdojo-signup
- Owner: progrium
- Created: 2009-10-29T08:30:02.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T18:51:12.000Z (almost 6 years ago)
- Last Synced: 2024-05-08T22:03:01.029Z (about 2 years ago)
- Language: Python
- Homepage: http://signup.hackerdojo.com
- Size: 143 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
How to Work on this app
Keymaster Error:
Navigate to /_km/key
Login as admin
Add the below as a key value pair
spreedly:hackerdojotest = e0cbfb79cc82ba9b5ff21ec2441feee92f535b7e
Note: no = sign in the actual pair
Trick the App into thinking Spreedly posted to it:
Before doing this command
Get the subscriber id from the admin console at /_ah/admin
curl http://localhost:8080/update -v --data-ascii subscriber_ids=1
Note: Don't forget to use the correct port