Skip to content

luzmo-official/ede-simple-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Dashboard Editor In Simple webapp

This demo repo uses an integration in your Luzmo account to embed into a webapp that uses EDE

Use this repository alongside the 'Using the Embedded Dashboard Editor in Your Application' Tutorial

This example repo allows you to see how you would set up Embedded Dashboard Editor in a similar web application. Here, you can choose one of your own Luzmo integrations (We would recommend creating a new one to use for demo/trial purposes) and use it for your first EDE setup.

Instructions to Run the Application

Luzmo API Key & Token and The Integration

This app will embed a Luzmo Integration of your choice. To do so create a .env file at the root of the repository and add the LUZMO_API_KEY, LUZMO_API_TOKEN and INTEGRATION_ID fields with your own, which you can find on your Luzmo account.

E.g:

LUZMO_API_KEY=abcd...

LUZMO_API_TOKEN=abcd...

INTEGRATION_ID=abcd...

If you need more help creating an integration in Luzmo or how they work, you can check out some of these resources:

Run the Application

  1. npm install
  2. npm run start
  3. Go to localhost:3000 on your browser

About

A demo adding EDE functionality to a simple application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •