superfly / edge

A set of useful libraries for Edge Apps. Run locally, write tests, and integrate it into your deployment process. Move fast and maybe don't break things? Because, gosh darnit, you're an adult.
https://fly.io
Apache License 2.0
142 stars 10 forks source link

Add Typeform backend #26

Open ghost opened 5 years ago

ghost commented 5 years ago

Tried to setup Typeform example form through Fly Sites in UI, but Preview link took me back to https://www.typeform.com/. Could this be because it's a free account and the form is private?

Typeform URL: https://kittybot.typeform.com/to/Su91j4

mrkurt commented 5 years ago

TypeForm might be tough as a backend. I don't think it'll work at all with a private form. We'll need a list of forms to run tests against, most likely.

For this type of app, the basic steps to making it work as a backend are:

ghost commented 5 years ago

Quick note: Updating the form to "public" did not fix the problem on my end. Will work through the above.. Thanks!

mrkurt commented 5 years ago

@WesleyDavid and I poked at this yesterday, this seems like what it takes to do a basic Typeform backend: https://gist.github.com/mrkurt/cbe97a7674d5edc7704e4ce925d4f8e1