Skip to content

chamaileon-sdk/serverless-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

serverless-example

You can try the serverless chamaileon email editor plugin with the serverless-editor-demo.html file, provided in this repository.

In the demo application please copy your API key to the corresponding field in order to get an accessToken which is needed to initialize Chamaileon SDK (so you can open and use the email editor).

Installation

Remote host

Please upload the demo HTML to your server. Please note that your API access is limited to domains specified in your environment in order to ensure the authorized usage.

Local computer

To use the demo application from your local computer, you need to serve the HTML file from your localhost, e. g. with a static-server. Please, on localhost, use the port 50511.

$ npm -g install static-server
$ static-server -p 50511 -i serverless-editor-demo.html

Once the static server runs, you can open and use the application from your browser at http://localhost:50511.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages