Closed johncoffee closed 4 years ago
This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click on the icon next to each commit.
Hi @johncoffee – we'd love your help and if that requires a better documentation to get started faster, we'll invest in that.
If you want to run the full setup you have to have a Twilio accounts set up and include the relevant environment variables. But if you're just running locally you can replace /pages/api/post/authorize:43
with console.log({ code })
to just get receive the code in the console instead of through the SMS service.
How else can we improve the documentation here?
Thanks, Holger
Hi folks :) I tried to set up the codebase locally, not sure if it was possible at all, but it seems that only a few Twilio keys are missing before my setup will run.
Is this relevant?