Example for how to embed the Embeddable Web Component in a server-rendered application.
To test your Embedded web component:
- click "Publish" on your Embeddable dashboard to get your
API_KEYandEMBEDDABLE_ID - clone/download this repository
- update
test.jsto use yourAPI_KEYandEMBEDDABLE_ID - run
node test.js - open
localhost:8080to see your embedded dashboard