Skip to content

omilia/omilia-sample-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omilia Sample SDK

Technologies used

  • ReactJS 16
  • Redux 4
  • TypesScript 3

Getting Started

First clone the repository:

$ git clone [email protected]:omilia/omilia-sample-sdk.git
$ cd omilia-sample-sdk

Run webchat

In order to run the webchat you need to add some valid keys in place of API_URL (i.e. wss://www.example.com/simple-proxy/dialogs) and API_KEY in index.html:34.

If you do so you can simply run a node server locally with:

$ npx serve

Now, simply Open http://localhost:5000 in your browser 😉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages