Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 991 Bytes

readme.md

File metadata and controls

31 lines (24 loc) · 991 Bytes

Webflow OAuth App

Use this "Hello World" code sample to :

  • Spin up a Weblow App Server
  • Enable OAuth
  • Get data on an authorized user

Get Running

  1. Register a Webflow App
  2. Copy the .env.example file to .env
  3. Replace the IDs in .env with the IDs from Webflow
  4. Clone and run yarn install
  5. Run yarn dev to start your development server

Tools Used

Requirements

This server needs to be accessible by Webflow to recieve Webhook events. You have a couple of options to enable this:

Free Hosts

Tunnel