Put together for the Typeform.io hackathon at FullStackFest by @Pezmc and @vandrijevik.
TypeQuest won the "best by popularity" award.
This code is hackathon quality, please do not write code like this in production! We offer no guarantees as to it's safety or your sanity.
- Deploy the rails app somewhere
- Update
config.domain
in/config/production.rb
to point at your server. This is used as the callback for typeform. - In
.env
, setPUSHER_URL
to your url from Pusher, andTYPEFORM_KEY
to your API key from Typeform.io. - Head to the app in your web browser