Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 339 Bytes

Boilerplate OAuth integration for Typeform

Basic setup to integrate with Typeform through OAuth, using Express and PassportJS.

Installation

  1. Clone the repo
  2. cd into the repo's directory
  3. run yarn
  4. run yarn start
  5. In your browser, go to http://localhost:9031
  6. Imagine all the possiblities and make them come true!