Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 424 Bytes

File metadata and controls

13 lines (9 loc) · 424 Bytes

HTTP Server Example

Example for how to embed the Embeddable Web Component in a server-rendered application.

Steps

To test your Embedded web component:

  1. click "Publish" on your Embeddable dashboard to get your API_KEY and EMBEDDABLE_ID
  2. clone/download this repository
  3. update test.js to use your API_KEY and EMBEDDABLE_ID
  4. run node test.js
  5. open localhost:8080 to see your embedded dashboard